Skip to main content
Working code for the most common V1 integrations. Drop in your x-api-key and ship.

1. Live score ticker (WebSocket)

Reconnect with exponential backoff on ws.onclose.

2. League table page (LaLiga)

3. Match page (fetch in parallel)

Tip: only fetch children where the parent’s has* flag is true.

4. Pre-match H2H widget

5. News feed with infinite scroll

6. Polling without churn (use lastUpdateId)

7. Per-sport quick reference

Last modified on June 29, 2026