Skip to main content

What it streams

Realtime clock updates scoped to a specific fixtureId. 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 scores and fixtures
  • The clock object is also included in the fixtures channel 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