Get orderbook
Exchange
Get orderbook
Handles GET /v1/view/orderbook/{symbol} via get.v1.view.orderbook.by_symbol.
GET
Get orderbook
Authorizations
Bearer access token issued by /v1/auth/* login endpoints.
Path Parameters
Trading symbol (BTC, ETH, SOL)
Query Parameters
Whether to include splines in response and use them for parsed orderbook
Opt in to receive the full orderbook during commodities after-hours (no-op otherwise)
Response
Phoenix Eternal orderbook
View orderbook
Ask levels as (price, size).
Bid levels as (price, size).
Solana slot of this orderbook snapshot.
Required range:
x >= 0Market symbol.
Mid price, if both sides exist.
Optional spline levels.