The Data Driver API
A public read API for Formula 1 data, model outputs and published analysis. The live OpenAPI contract is the source of truth.
Open live OpenAPI docs ↗curl https://api.thedatadriver.app/v1/f1/drivers/russellBase URL: https://api.thedatadriver.app/v1
Endpoint Categories
F1 resources currently published by the API contract
Calendar
PublishedRace weekends and season schedule
Drivers
PublishedDriver profiles, classifications and career data
Teams
PublishedConstructor profiles and team data
Races & Results
PublishedClassifications, fastest laps, laps and pit stops
Qualifying & Sprint
PublishedQualifying and sprint-session results
Safety, Weather & Control
PublishedSafety cars, incidents, weather and race control
Standings
PublishedDrivers and constructors championship tables
Penalties
PublishedSeason and race penalties plus penalty points
Circuits
PublishedCircuit profiles and track metadata
Records
PublishedDriver, team and streak records
Predictions
PublishedRace, qualifying, championship and track-record outputs
Model & Articles
PublishedModel information, changelog and published analysis
Formula 1 contract. Published and live.
The documentation describes only resources available from the public API today. Future series are added here after their endpoints pass the same readiness and provenance checks.
/v1/f1/...Formula 1
Public endpoints defined by the live OpenAPI contract.
Read the live contract
Access rules, rate limits and availability belong to the API deployment. This page does not advertise quotas or paid plans that are not published by the live service.
Open live OpenAPI docs ↗Standard response structure
Every endpoint returns a consistent envelope. The meta object includes source attribution, series context, and cache information.
{
"status": "ok",
"data": { ... },
"meta": {
"source": "tdd",
"series": "f1",
"timestamp": "2026-03-15T12:00:00Z",
"cache_ttl": 300
}
}Fully independent infrastructure
Unlike other motorsport APIs, we connect directly to primary sources. Our data infrastructure is fully independent — zero dependency on third-party APIs.
F1 Live Timing
Real-time session data, lap times, telemetry streams
formula1.com
Official race results, classifications, standings
FIA
Regulations, steward decisions, technical directives, penalties
Historical archive
Complete race data from 1950 to present, digitised and normalised