Welcome to the openF1 API Project
Your gateway to detailed Formula 1 data and beyond.
Project Overview
The openF1 API project is a comprehensive platform providing real-time and historical Formula 1 data. With endpoints designed for easy access to race results, driver statistics, and constructor standings, this API serves as a valuable tool for developers, data analysts, and F1 enthusiasts alike.
Available API Endpoints
- /api/v1/drivers - Fetches information about all drivers.
- /api/v1/constructors - Retrieves details about all constructors.
- /api/v1/race-results - Provides race results for a given season or race.
- /api/v1/standings - Returns current driver and constructor standings.
- /api/v1/schedule - Shows the F1 race calendar for the current or upcoming season.
- /api/v1/lap-times - Detailed lap times for each driver per race.
- /api/v1/qualifying - Qualifying session results.
- /api/v1/circuits - Data about circuits and track information.
- /api/v1/teams - Information about teams and their members.
- /api/v1/drivers/{id} - Fetches detailed statistics for a specific driver.
Future Goals
We are committed to expanding the openF1 API platform to deliver even more features and capabilities.
- Introduce fantasy F1 leagues where users can create and manage their own teams.
- Allow users to select their favorite constructors and drivers to compete with friends.
- Develop detailed analytics and performance comparison tools for fantasy teams.
- Enhance real-time data support for live race tracking and statistics.