From 352772fa452ac3814d3129b4cd1e8f9a525ee02e Mon Sep 17 00:00:00 2001 From: Highlightly <143946534+Highlightly@users.noreply.github.com> Date: Mon, 4 Sep 2023 14:16:26 +0200 Subject: [PATCH] Add American Football Highlights API (#189) Add american football highlights API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8937f7a..9622b72 100644 --- a/README.md +++ b/README.md @@ -1557,6 +1557,7 @@ ### Sports & Fitness | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [American Football Highlights API](https://highlightly.net/documentation/american-football/) | Real time American Football (NFL/NCAA) highlights | `apiKey`| Yes | Unknown | | [API-FOOTBALL](https://www.api-football.com/documentation-v3) | Get information about Football Leagues & Cups | `apiKey`| Yes | Yes | | [ApiMedic](https://apimedic.com/) | ApiMedic offers a medical symptom checker API primarily for patients | `apiKey`| Yes | Unknown | | [balldontlie](https://www.balldontlie.io) | Balldontlie provides access to stats data from the NBA | No | Yes | Yes |