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