Get Order Book Range
Order Book
Get Order Book Range
Fetch multiple orderbook snapshots within a time range.
GET
Get Order Book Range
Returns an array of full L2 orderbook snapshots betweenDocumentation Index
Fetch the complete documentation index at: https://docs.polydata.live/llms.txt
Use this file to discover all available pages before exploring further.
since and until. Useful for replaying market state over time.
Authentication
Bearer pd_live_xxxxxQuery Parameters
Outcome token ID
Start time (Unix ms)
End time (Unix ms)
Max snapshots to return (1-1000)
Response
Array of orderbook snapshots (same shape as GET /v1/orderbook)
Number of snapshots returned