Skip to main content

Endpoint

Returns every individual resting order for the specified asset, including the wallet address of each order.

Parameters

Response

Order fields

Example

Nullable fields

Some fields can be null:
  • cloid — null when no client order ID was set (~60% of orders)
  • tif — rarely null, usually "Alo" or "Gtc"
  • builder — null when no builder fee is attached

Notes

  • Response size for BTC is ~18MB (~48,000 total orders). Use compression (Accept-Encoding: gzip).
  • Data refreshes every 1 second from our local node.
  • Trigger orders that have not been activated are not included.