betfair_scores_broadcast
Get live scores and broadcast availability for multiple sports events by providing event IDs. See which matches are being streamed and current scores.
Instructions
Live scores plus broadcast/streaming availability for one or more events.
Returns: [{eventId, startTime, state:{score:{...}}, broadcast:{...}}] (top-level array)
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _ak | No | Public web app key. | nzIFcwyWhrlwYMrh |
| alt | No | Response format. | json |
| locale | No | Locale. | en |
| eventIds | Yes | Comma-separated event ids. | |
| regionCode | No | Region. | NZAUS |