βš™οΈAPI Reference Summary

API Summary Table

Function

Endpoint

Method

Description

Business

Register Business

No endpoint Register via this form Here

Fill Registration form

A business profile get created for with the API Key & Secret Key

Get Business Info

/info

GET

Retrieves the name , business details, and wallet addresses per chain for the authenticated business.

Transactions

Get Supported Banks

/banks

GET

Returns a list of supported fiat banks for settlement.

Get Quote

/quote

POST

Provides a real-time exchange rate for a buy or sell transaction.

Execute quote/Order

/quote/{quoteID}

POST

Creates a formal transaction based on a quoteId.

Get Order Status

/order/{id}

GET

Retrieves the current status and details of a specific order.

Get All Orders

/orders

GET

Retrieves all the current order list

Last updated