HitBTC

Number of APIs: 23

ur platform offers tools and features that would meet the expectations of even the most demanding and sophisticated traders, enabling them to engage in real-time trading with low latency, high reliability, and peak performance. HitBTC was the first on the market to offer automated and algo traders reliable and fast REST, WebSocket and FIX API.

Contact Support: Name: No Contact Email: email@example.com

  1. order - Get A Single Order By ClientOrderId GET {{baseUrl}}/order/:clientOrderId?wait=<>

  2. order - List Your Current Open Orders GET {{baseUrl}}/order?symbol=<post>

  3. public-symbol - Available Currency Symbols GET {{baseUrl}}/public/symbol

  4. public-currency - Available Currencies GET {{baseUrl}}/public/currency

  5. public - Orderbook GET {{baseUrl}}/public/orderbook/:symbol?limit=<>

  6. history-order - Get Historical Orders GET {{baseUrl}}/history/order?symbol=<post>&from=<>&till=<>&limit=<>&offset=<>&clientOrderId=<post>

  7. history - Get Historical Trades GET {{baseUrl}}/history/trades?symbol=<post>&sort=<>&by=<>&from=<>&till=<>&limit=<>&offset=<>

  8. account-crypto-withdraw - Withdraw Crypro POST {{baseUrl}}/account/crypto/withdraw

  9. public-currency - Get Currency Info GET {{baseUrl}}/public/currency/:currency

  10. account-transactions - Get Account Transactions GET {{baseUrl}}/account/transactions?currency=<object>&sort=<>&by=<>&from=<>&till=<>&limit=<>&offset=<>