v3

OpenAPI 3.0.02026-07-31103181312.8 KB
live-data

Get Event Live Data

Get live data for an event by its event ticker. Serves event-keyed live data such as crypto price charts, commodity price timeseries, and weather observations. The type field in the response names the schema of the details object.

get/live_data/events/{event_ticker}

Path parameters

event_tickerstring required

Event ticker

Query parameters

rangestring

Optional chart range hint (e.g. 15min, 1h, 1d). When the underlying live data type supports it, restricts the returned timeseries to the requested window.

Response

Live data retrieved successfully