The OneBalance API provides a programmatic interface for managing OneBalance resources using standard HTTP requests. The API documentation includes a design and technology overview, followed by detailed endpoint information.

Features

OneBalance API provides a complete chain abstraction toolkit:

  • Smart Account Management: Predict addresses and deploy accounts
  • Cross-Chain Balances: View aggregated balances across multiple chains
  • Multichain Transactions: Execute transfers and swaps using aggregated balances
  • Arbitrary Contract Executions: Execute any smart contract function across multiple chains using aggregated assets
  • Transaction Status: Track multichain transaction history and status
  • Token Aggregation: Access unified token lists and pricing information

Enterprise API Access: Need higher rate limits, dedicated infrastructure, or custom SLAs? Contact our sales team for enterprise API solutions.

Base URL

OneBalance API is built on REST principles and is served over HTTPS. To ensure data privacy, unencrypted HTTP is not supported.

The Base URL for all API endpoints is:

Terminal
https://be.onebalance.io/api

Quickstart

Try our reference application at app.onebalance.io to see the API in action or jump straight into our API Reference to start building.