Market Data
Get Order Book Snapshot
Retrieve the current bid/ask depth of an order book
GET
Returns a snapshot of the current order book depth, showing aggregated bid and ask levels. Use this to display market depth or calculate spread.
Authentication
Requires an instance API key with thetrading service enabled.
Path Parameters
string
required
The order book identifier.
Query Parameters
integer
Number of price levels to return per side. Default
20, maximum 100.