From b65ac763800427b2f9dd62dd80a87c8389b79ad2 Mon Sep 17 00:00:00 2001 From: Bruno Godefroy Date: Sat, 30 Sep 2023 18:48:20 +0200 Subject: [PATCH] Add OpenF1 API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ced25659..e7a5fe21 100644 --- a/README.md +++ b/README.md @@ -1551,6 +1551,7 @@ API | Description | Auth | HTTPS | CORS | | [Football (Soccer) Videos](https://www.scorebat.com/video-api/) | Embed codes for goals and highlights from Premier League, Bundesliga, Serie A and many more | No | Yes | Yes | | [Football Standings](https://github.com/azharimm/football-standings-api) | Display football standings e.g epl, la liga, serie a etc. The data is based on espn site | No | Yes | Yes | | [Football-Data](https://www.football-data.org) | Football data with matches info, players, teams, and competitions | `X-Mashape-Key` | Yes | Unknown | +| [OpenF1](https://openf1.org) | Access real-time and historical Formula 1 data (lap timings, car telemetry, radio communications, ...) | No | Yes | Yes | | [JCDecaux Bike](https://developer.jcdecaux.com/) | JCDecaux's self-service bicycles | `apiKey` | Yes | Unknown | | [MLB Records and Stats](https://appac.github.io/mlb-data-api-docs/) | Current and historical MLB statistics | No | No | Unknown | | [NBA Data](https://rapidapi.com/api-sports/api/api-nba/) | All NBA Stats DATA, Games, Livescore, Standings, Statistics | `apiKey` | Yes | Unknown |