Open Trivia
Provides trivia questions across dozens of categories with filtering by difficulty and question type. Supports session tokens to avoid duplicate questions within a session, with no authentication required.
Slug: opentdb
Key:
Base URL:
Auth: none
Endpoints: 5
Reachable: unknown
CORS: unknown
Tier: verified
Key:
opentdb.com:open-triviaBase URL:
https://opentdb.com/api_config.phpAuth: none
Endpoints: 5
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
Endpoints (5)
| Path | Summary | Response | Auth |
|---|---|---|---|
| api.php | Get trivia questions | text/plain |
— |
| api_category.php | Get trivia categories | text/plain |
— |
| api_count.php | Get category question counts | application/json |
— |
| api_count_global.php | Get global question counts | text/plain |
— |
| api_token.php | Session token management | application/json |
— |