v1

latestOpenAPI 3.1.0Proprietary2026-07-26344473.1 KB
v3 - Equity

List equity price ticks

Latest-first cursor-paginated raw price ticks for the underlying symbol (RTDS feed).

get/v3/equity/{symbol}/prices

Path parameters

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

Query parameters

start_timestring
end_timestring
limitinteger
cursorstring

Response

Successful response

Example response

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