Formula 1
communityOfficial Formula 1 website and digital platform providing race results, standings, schedules, driver and constructor data, and live race coverage.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/standingsGet current F1 driver and constructor standings
Parameters
typedrivers|constructors (stringrequiredseasonyear (integeroptionalReturns
standings[] with position, points, driver_or_team, wins, nationality, teamGET
/api/v1/resultsGet race results for a Grand Prix
Parameters
raceround number or race name (stringoptionalseasonyear (integeroptionalReturns
results[] with position, driver, team, laps, time_or_reason, points, fastest_lapGET
/api/v1/scheduleGet the F1 race calendar
Parameters
seasonyear (integeroptionalReturns
races[] with round, name, circuit, city, country, date, sessions{practice1, qualifying, race}}