From c1d8f7b2d0dc79ca481dc036bd77db4aa46ec4c7 Mon Sep 17 00:00:00 2001 From: Felix Gertz Date: Fri, 20 Aug 2021 16:39:54 +0200 Subject: [PATCH] Add Tredict oAuth-API to Sports --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1428aee0..c7d356f2 100644 --- a/README.md +++ b/README.md @@ -995,6 +995,7 @@ API | Description | Auth | HTTPS | CORS | | [Strava](https://strava.github.io/api/) | Connect with athletes, activities and more | `OAuth` | Yes | Unknown | | [SuredBits](https://suredbits.com/api/) | Query sports data, including teams, players, games, scores and statistics | No | No | No | | [TheSportsDB](https://www.thesportsdb.com/api.php) | Crowd-Sourced Sports Data and Artwork | `apiKey` | Yes | Yes | +| [Tredict](https://www.tredict.com/blog/oauth_docs/) | Get and set activities, health data and more | `OAuth` | Yes | Unknown | | [Wger](https://wger.de/en/software/api) | Workout manager data as exercises, muscles or equipment | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)**