-
Notifications
You must be signed in to change notification settings - Fork 30
faq
Users can call any public or private APIs and below limits are enforced. For private APIs the limit is based on API key and for public APIs the limit is based on the IP address.
We may decide to change those limits or add new ones depending on usage patterns and traffic.
-
/order/open
-
/order/cancel
-
/order/detail
-
/account/balance
-
/market/{instrument}/{currency}/tick
-
/market/{instrument}/{currency}/orderbook
-
/market/{instrument}/{currency}/trades
/order/create
/order/history
/order/trade/history
/account/tradingfee
/fundtransfer/withdrawEFT
/fundtransfer/withdrawCrypto
In case if your application is calling above APIs with higher rate then you will receive the following error message:
Throttle limit exceeded.
If you have specific requirements please contact our support desk.
Make sure you have a valid user agent set in your code.
Introduction updated 9/28/18
WebSocket v1 deprecated
Market Data API updated 7/24/19
Trading API updated 08/19/19
Account API updated 3/14/19
Fund Transfer API updated 08/06/19