v1

latestOpenAPI 3.1.0Proprietary2026-07-26344473.1 KB
v2 - Snapshots

Get Snapshot At Timestamp

Get the closest snapshot to a specific timestamp.

Returns the snapshot closest to the given timestamp, but only if it's within ±2 seconds. Returns 404 if no snapshot is found within that range.

Note: Snapshots are always returned as an array (containing 0 or 1 element).

get/v2/markets/{market_id}/snapshot-at/{timestamp}

Path parameters

market_idstring required

Market ID

timestampstring date-time required

Target timestamp — ms epoch or ISO8601

Query parameters

coinstring required

Cryptocurrency to query. Supported coins include btc, eth. New coins added as they become available.

Response

Successful Response