From 82e17f07aa59da0ac05b1b8cb70ef3ec813aadfe Mon Sep 17 00:00:00 2001 From: Sam <31658121+samhoogantink@users.noreply.github.com> Date: Wed, 27 Mar 2019 11:43:44 +0100 Subject: [PATCH] Added FortniteAPI.com Added a free Fortnite API, that also supports the 'Daily INGAME store' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b77e9642..79bfe4e2 100644 --- a/README.md +++ b/README.md @@ -369,6 +369,7 @@ API | Description | Auth | HTTPS | CORS | | [Destiny The Game](https://github.com/Bungie-net/api) | Bungie Platform API | `apiKey` | Yes | Unknown | | [Dota 2](https://docs.opendota.com/) | Provides information about Player stats , Match stats, Rankings for Dota 2 | No | Yes | Unknown | | [Eve Online](https://esi.evetech.net/ui) | Third-Party Developer Documentation | `OAuth` | Yes | Unknown | +| [Fortnite](https://fortniteapi.com/) | Fortnite Stats & Cosmetics | No | Yes | Yes | | [Fortnite](https://fortnitetracker.com/site-api) | Fortnite Stats | `apiKey` | Yes | Unknown | | [Games](https://docs.gameapis.net/) | Minecraft and other server info & user info) | No | Yes | Unknown | | [Giant Bomb](https://www.giantbomb.com/api/documentation) | Video Games | No | Yes | Unknown |