Skip to main content
GET
Get order book for a specific symbol

Path Parameters

symbol
string
required

Symbol to get (e.g., 'ES', 'ESH6', 'NQ')

Response

Order book for the symbol

REST response for order book snapshot

contract
string
required
success
boolean
required
symbol
string
required
data
object | null

Best bid/ask data (top of book) - MBP-1