What it streams
Realtime clock updates scoped to a specificfixtureId.
Each message contains the current clock state for a live match — period, elapsed/remaining time, and whether the clock is stopped.
Routing
- Entity key:
payload.fixtureId - Filters:
sportIds,tournamentIds,fixtureIds - Access: live/pregame determined by your
apiKey
Payload fields
Example message (JSON)
Notes
- Clock updates are delivered independently from
scoresandfixtures - The
clockobject is also included in thefixtureschannel payload (as part of the fixture snapshot) - When no clock data is available, all fields will be
null - Use this channel for high-frequency clock state without receiving the full fixture payload