v1

latestOpenAPI 3.1.0Proprietary2026-07-26344473.1 KB
v3 - Equity

Equity snapshot at timestamp

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

get/v3/equity/{symbol}/markets/{market_id}/snapshots/at/{timestamp}

Path parameters

symbol'spx' | 'spx-open' | 'spy' | 'wti' | 'xauusd' required
market_idstring required
timestampstring required

Target time — millisecond epoch or ISO-8601.

Response

Successful response

Example response

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