Skip to main content
GET
Spot Snapshots

Spot Snapshots

Returns paginated historical Binance Spot BTC/USDT depth snapshots captured by PolyHistorical.
Requires a Pro or Enterprise plan. Historical spot snapshots are currently available for BTC/USDT.

Request

Headers

string
required
Your API key. See Authentication.

Query parameters

integer
default:"100"
Number of snapshots to return (1-1000).
integer
default:"0"
Pagination offset.
integer
Filter snapshots from this UTC epoch timestamp in milliseconds.
integer
Filter snapshots up to this UTC epoch timestamp in milliseconds.

Response

array
Paginated list of snapshot objects.
integer
Total snapshots matching the filters.
integer
Requested result limit.
integer
Current pagination offset.

Example

cURL

Response