Rest Api
available commands
Our RESTful API allows you to integrate with other tools and your custom backend systems.
You can remotely execute actions from third-party code, making our cryptocurrency exchange script robust and adaptable.
The system comes with four inbuilt API commands to make your work easier.
- Currency API - the currency API command will allow you to get the platform's cryptocurrency and fiat currency lists. And the currencies will be live as soon as you add them.
- Market API - the market API command will allow you to add real-time data on the latest market prices and order books.
- Order API - the order API command makes it possible for users to trade through market orders and limit orders. It also allows for viewing of order lists and order details.
- Wallet API - the wallet API command will add fiat and cryptocurrency wallet lists to the dashboard to allow users to send and receive money.
Currency API
- Crypto Currencies List
- Fiat Currencies List
Market API
- Markets List
- Market Details
- Market Orderbook
Order API
- Orders List
- Order Details
- Market Buy/Sell Order
- Limit Buy/Sell Order
- Cancel Order
Wallet API
- Fiat Wallets List
- Crypto Wallets List