curl --request GET \ --url https://prediction-markets-api.dflow.net/api/v1/live_data/by-event/{event_ticker}
Copy
Ask AI
"<any>"
Live Data API Endpoints
Get Live Data by Event
Fetches all live data for an event by automatically looking up all related
milestones and batching the live data requests. Supports all milestone
filtering options.
GET
/
api
/
v1
/
live_data
/
by-event
/
{event_ticker}
Get live data by event ticker
Copy
Ask AI
curl --request GET \ --url https://prediction-markets-api.dflow.net/api/v1/live_data/by-event/{event_ticker}