Get order book
Get order book
Returns the current aggregated order book for a symbol
GET
Get order book
Path Parameters
Instrument symbol (e.g., "BTC-USD")
Query Parameters
Number of price levels to return (default 3, max 10)
Response
200 - application/json
A successful response.
Response containing the order book snapshot.
InstrumentState represents the state of an instrument.
Available options:
INSTRUMENT_STATE_CLOSED, INSTRUMENT_STATE_OPEN, INSTRUMENT_STATE_PREOPEN, INSTRUMENT_STATE_SUSPENDED, INSTRUMENT_STATE_EXPIRED, INSTRUMENT_STATE_TERMINATED, INSTRUMENT_STATE_HALTED, INSTRUMENT_STATE_MATCH_AND_CLOSE_AUCTION, INSTRUMENT_STATE_PENDING InstrumentStats contains statistics about an instrument.