From 04ee878618a64fca42d4f8f79aa1d386185e32ed Mon Sep 17 00:00:00 2001 From: Joysankar Majumdar <63878173+JoyMajumdar2001@users.noreply.github.com> Date: Sun, 3 Oct 2021 02:06:03 +0530 Subject: [PATCH] Add quizapi.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 763b96b9..6b2913b6 100644 --- a/README.md +++ b/README.md @@ -598,6 +598,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [quizapi.io](https://quizapi.io/) | Access to various kind of quiz questions | `apiKey` | Yes | Yes | | [Random Facts](https://fungenerators.com/api/facts/) | Random Facts from hundreds of categories | `apiKey` | Yes | Yes | | [RAWG.io](https://rawg.io/apidocs) | 500,000+ games for 50 platforms including mobiles | `apiKey` | Yes | Unknown | | [Rick and Morty](https://rickandmortyapi.com) | All the Rick and Morty information, including images | No | Yes | Yes |