Powerful REST API
Empower your clients and increase your profits by allowing them to use your exchange platform through a convenient REST API. API access is one of the factors users consider when looking for an exchange.
Personal Access Tokens
An open and easy-to-use modular system allows you to integrate custom and third-party systems. Code samples included to point you in the right direction.
Configurable Access Levels
Create read-only and read & write tokens separately for additional safety. Give limited or full access to certain functions for auditors, traders, or integrations.
JSON Response Format
All endpoints use the most popular format across APIs, allowing for more integrations and easier debugging. RESTful conventions throughout.
REST API Endpoints
Five built-in API endpoint groups to integrate with other tools and your custom backend systems. Execute actions remotely from third-party code.
Currency API
Provides meta information about the currencies available on the platform.
Market API
Real-time data on the latest market prices, order books, and market details.
Order API
Allows users to trade through market orders and limit orders, view order lists and details.
Wallet API
Adds fiat and cryptocurrency wallet lists to the dashboard, enabling send and receive operations.
Transaction API
Provides filterable transaction records for the user.
Build Integrations with the Exbita API
Our RESTful JSON API can be leveraged in both local hooks and modules as well as remotely to execute actions within Exbita from custom and third-party code.