Open Trivia
The Open Trivia Database provides a free JSON API that returns trivia questions, which can be filtered by category, difficulty, type, and amount, and supports optional session tokens and various encoding formats to avoid duplicate results.
Latency
2119ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/api.php
Retrieve trivia questions.
/api_token.php
Manage session tokens (request, reset, etc.).
2 endpoints auto-detected
curl -X GET \ "https://opentdb.com/api.php"
opentdb.com · HTTPS only