From d7a307ed9438a2bb354a60ca82d5c119f1e97e71 Mon Sep 17 00:00:00 2001 From: Maciej Dzierzek Date: Wed, 27 May 2026 01:44:50 +0200 Subject: [PATCH] Add QuizBase API to Games & Comics --- db/resources.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/db/resources.json b/db/resources.json index b6dc1542..1241e732 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { - "count": 15522, + "count": 15523, "entries": [ { "API Name": "(a9t9) OCR", @@ -97631,6 +97631,16 @@ "Category": "Games & Comics", "Pricing": "free" }, + { + "API Name": "QuizBase", + "Description": "Trivia questions API: 1.4M+ items in EN + PL, OpenAPI 3.1, TypeScript SDK, MCP server", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Documentation Link": "https://quizbase.runriva.com/docs", + "Category": "Games & Comics", + "Pricing": "free" + }, { "API Name": "Open-Meteo", "Description": "Global weather forecast API for non-commercial use",