DATA LIVE DRAWPUBLIC API

DEVELOPER SURFACE / V1.1

One API.
Every market.

Browser clients never receive the upstream provider API key. All public data is served through the DLD backend.

GET/api/v1/marketsPublic market catalog
GET/api/v1/live?limit=30Multi-market live overview
GET/api/v1/markets/{slug}Market detail + latest + recent history
GET/api/v1/markets/{slug}/history?limit=20Market result history
SSE/api/v1/markets/{slug}/streamReal-time market event stream

Provider diagnostics and cache administration endpoints are intentionally blocked by the public Nginx configuration.