Open Trivia Database
A completely free JSON API for trivia questions. Supports filtering by category, difficulty, and question type. Features session token management to prevent duplicate questions.
Slug: open-trivia-database
Key:
Base URL:
Auth: none
Endpoints: 5
Reachable: unknown
CORS: unknown
Tier: verified
Key:
opentdb.com:open-trivia-databaseBase URL:
https://opentdb.com/Auth: none
Endpoints: 5
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
Endpoints (5)
| Path | Summary | Response | Auth |
|---|---|---|---|
| api.php | Get trivia questions | ? |
— |
| api_category.php | List categories | ? |
— |
| api_count.php | Get category question count | ? |
— |
| api_count_global.php | Get global question statistics | ? |
— |
| api_token.php | Session token management | ? |
— |