Get Order Book Depth
Market Data
Get Order Book Depth
Returns the current order book depth snapshot for a market.
GET
Get Order Book Depth
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Trading market to query
Example:
"AAPL-USD.P"
Number of price levels to return per side. Defaults to 10. Maximum 100.
Required range:
x <= 100Example:
10
Response
Order book snapshot
Whether the request was successful
Example:
true
Error message, present only on failure
Example:
""
Semantic error code. See each endpoint's error responses for the specific codes it can return.
Deprecation notice, if applicable
Example:
""