v2 - Futures
Get Futures Orderbook Snapshots
Get historical futures orderbook snapshots with pagination. Timestamps accept millisecond epoch or ISO8601 format.
<Info>Learn how to query effectively using time filters and pagination limits in our Fetching Data & Pagination guide.</Info>
<Info>Check the Available Data & Markets guide to see which market types are supported for each coin.</Info>
get/v2/futures/snapshots
Query parameters
coinstring required
Cryptocurrency to query. Supported coins include btc, eth. New coins added as they become available.
start_timestring
Start timestamp (ms epoch or ISO8601)
end_timestring
End timestamp (ms epoch or ISO8601, default: now)
limitinteger
Results per page (1-1000)
offsetinteger
Pagination offset
Response
Successful Response