Order Book L3
Current order book by symbol_id
Retrieves the current L3 order book for the specified symbol. L3 order books include individual order IDs for each price level.
get/v1/orderbooks3/{symbol_id}/current
Path parameters
symbol_idstring required
The symbol ID (from the Metadata -> Symbols)
Query parameters
limit_levelsinteger
The maximum number of levels to include in the response.
Response
successful operation