Historical orderbook
Polymarket
Historical orderbook
Full orderbook snapshots with bids, asks, and derived best bid/ask per token.
GET
Historical orderbook
Full orderbook snapshots with bids, asks, and derived best bid/ask per token. Without
start_time/end_time, returns the most recent snapshots.
Polymarket markets have two tokens (YES and NO) per condition. Each snapshot row is for a single token. Use the
asset_id parameter to filter to a specific token, or omit it to get both.Parameters
Polymarket condition ID (
0x...).Filter by specific token ID. Omit to get both YES and NO tokens.
Start time in Unix ms. Omit with
end_time to get latest data.End time in Unix ms. Omit with
start_time to get latest data.Snapshot interval:
1m or 5m.Max rows per page (1-200).
Cursor from previous response for next page.