Skip to main content

Exchange API

· 2 min read

New

Atomic mass cancel request

We added Atomic cancel orders Exchange REST and WebSocket requests. The requests are processed in strict arrival order and executed without interleaving with other operations but cost 100 rate limit weight points per request.

Rate limits for cancel requests

For the Exchange REST and WebSocket APIs, we added rate limit weight points to every cancel order request. Each of the following requests now adds weight points to your total rate limit:

  • Cancel order request: REST and WebSocket now costs 1 weight point.
  • Cancel orders request: REST and WebSocket now costs 25 weight points when the market parameter is specified, and 100 weight points when market is not specified (all markets).

Withdraw crypto assets request

To enable you to withdraw your crypto assets over your preferred network, we added new Withdraw crypto assets Exchange REST and WebSocket requests.

Changed

Higher rate limits for Get open orders requests

For the Exchange REST and WebSocket Get open orders request, we increased rate limit weight points:

  • For a single market: now costs 5 weight points (was 1).
  • For all markets: now costs 100 weight points (was 25).