Skip to main content
GET
Returns a snapshot of the current order book depth, showing aggregated bid and ask levels. Use this to display market depth or calculate spread.

Authentication

Requires an instance API key with the trading service enabled.

Path Parameters

string
required
The order book identifier.

Query Parameters

integer
Number of price levels to return per side. Default 20, maximum 100.