v1

latestOpenAPI 3.1.0Proprietary2026-07-26344473.1 KB
v3 - Markets

Snapshot at timestamp

Returns the closest snapshot to a given timestamp (within 2 seconds).

get/v3/{coin}/markets/{market_id}/snapshots/at/{timestamp}

Path parameters

coin'btc' | 'eth' | 'sol' required

Cryptocurrency for this request. Available: btc, eth, sol.

market_idstring required
timestampstring required

Target time — millisecond epoch or ISO-8601.

Response

Successful response

Example response

{
  "meta": {
    "request_id": "req_a1b2c3d4e5f6"
  }
}