Order Book
Get order book
Returns the current aggregated order book for a symbol
get/v1/orderbook/{symbol}
Path parameters
symbolstring required
Instrument symbol (e.g., "BTC-USD")
Query parameters
depthinteger
Number of price levels to return (default 3, max 10)
Response
A successful response.
Changes
No recorded changes to this endpoint across all 1 revision of this API.