From 640067f638d34028068e1a7e566c88cb38e811fa Mon Sep 17 00:00:00 2001 From: Thomas Windt Date: Wed, 13 Oct 2021 10:45:06 +0200 Subject: [PATCH] Add PlayerDB API Add PlayerDB API to Games & Comics --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index feb1884b..80a5544a 100644 --- a/README.md +++ b/README.md @@ -654,6 +654,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [PlayerDB](https://playerdb.co/) | Query Minecraft, Steam and XBox Accounts | No | 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 |