Overview of the OneBalance API, versioning, and general conventions
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.
OneBalance API provides a complete chain abstraction toolkit:
Enterprise API Access: Need higher rate limits, dedicated infrastructure, or custom SLAs? Contact our sales team for enterprise API solutions.
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:
Try our reference application at app.onebalance.io to see the API in action or jump straight into our API Reference to start building.