From 47bd17a1f713c3d1d920186c5fdf91550d12beab Mon Sep 17 00:00:00 2001 From: Mori Date: Sun, 3 Oct 2021 00:30:36 +0200 Subject: [PATCH] Add Path of Exile API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76db8cb5..14efbd5b 100644 --- a/README.md +++ b/README.md @@ -595,6 +595,7 @@ API | Description | Auth | HTTPS | CORS | | [mod.io](https://docs.mod.io) | Cross Platform Mod API | `apiKey` | Yes | Unknown | | [Open Trivia](https://opentdb.com/api_config.php) | Trivia Questions | No | Yes | Unknown | | [PandaScore](https://developers.pandascore.co/) | E-sports games and results | `apiKey` | Yes | Unknown | +| [Path of Exile](https://www.pathofexile.com/developer/docs) | Path of Exile Game Information | `OAuth` | Yes | Unknown | | [Pokéapi](https://pokeapi.co) | Pokémon Information | No | Yes | Unknown | | [Pokémon TCG](https://pokemontcg.io) | Pokémon TCG Information | No | Yes | Unknown | | [Psychonauts](https://psychonauts-api.netlify.app/) | Psychonauts World Characters Information and PSI Powers | No | Yes | Yes |