Session & Core
freelive
The ambient context every integration needs: where the session is in its lifecycle, the clock, the lap count, and the driver entry list. Use these to gate your timing logic and to label everything else —driver.list maps the driver numbers that key most other feeds.
Subscribe with the feedId via webhook or SSE. Tier shown is the minimum plan required.
session.statusSession Statusfree
Per update
Session lifecycle: Started, Aborted, Finished, Finalised, Ends.
Sample payload
session.lap-countLap Countfree
Per update
Current lap and total laps remaining.
Sample payload
driver.listDriver Listfree
Per update
Driver number, TLA, full name, team name, team colour.
Sample payload
session.clockExtrapolated Clocklive
Per update
Session countdown clock with remaining time and extrapolating flag.
Sample payload
session.infoSession Infolive
Per update
Session metadata: circuit, event, type, start/end dates, GMT offset.
Sample payload