Get orderbook depth

Get aggregated orderbook depth with buy (bids) and sell (asks) orders.

Authentication required - The returned available_quantity excludes your own orders.

Precision:

  • precision=2: Groups orders to 2 decimal places (e.g., 1.25, 1.26)
  • precision=4: Groups orders to 4 decimal places (e.g., 1.2500, 1.2501)

Levels:

  • levels=0 or omitted: Returns all price levels
  • levels=10: Returns top 10 levels per side (10 bids, 10 asks)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Trading pair symbol

integer
≥ 0

Number of price levels per side (0 or omitted for all levels)

integer
enum
Defaults to 2

Price decimal grouping (2 or 4)

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json