GET /api/v1/orderbook
Returns the current orderbook (bids and asks) for a market identified by its parsec_id.
Parameters
Market identifier in the format
{exchange}:{market_id} (e.g., polymarket:0x1234abcd).Outcome to fetch:
yes or no. Required for categorical markets.Max price levels per side. Range: 1–100.
Alias for
limit (for REST/WS symmetry). If both are provided, limit takes precedence.Response
Whether the request succeeded.