From 64e442717368950c716b965e6aac916eb226f53c Mon Sep 17 00:00:00 2001 From: Fabian Kielmann Date: Tue, 5 Oct 2021 11:35:41 +0200 Subject: [PATCH] Add Valorant API to Games & Comics --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9661a7d2..ac976640 100644 --- a/README.md +++ b/README.md @@ -630,6 +630,7 @@ API | Description | Auth | HTTPS | CORS | | [SuperHeroes](https://superheroapi.com) | All SuperHeroes and Villains data from all universes under a single API | `apiKey` | Yes | Unknown | | [TCGdex](https://www.tcgdex.net/docs) | Multi languages Pokémon TCG Information | No | Yes | Yes | | [Tronald Dump](https://www.tronalddump.io/) | The dumbest things Donald Trump has ever said | No | Yes | Unknown | +| [Valorant (non-official)](https://valorant-api.com) | An extensive API containing data of most Valorant in-game items, assets and more | No | Yes | Unknown | | [Wargaming.net](https://developers.wargaming.net/) | Wargaming.net info and stats | `apiKey` | Yes | No | | [When is next MCU film](https://www.whenisthenextmcufilm.com/) | Upcomimg MCU film information | No | Yes | Unknown | | [xkcd](https://xkcd.com/json.html) | Retrieve xkcd comics as JSON | No | Yes | No |