From 9ea419069e85199a1b0894f88d6a3648a22f74ea 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 a44dbcf1..1136dd8a 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { - "count": 15523, + "count": 15524, "entries": [ { "API Name": "(a9t9) OCR", @@ -97601,6 +97601,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",