Back to catalog
🎮

Open Trivia

Free

Trivia Questions

🎮Games & ComicsHTTPSNo API key required

Trivia Questions

5 items

What does CPU stand for?

Science: Computers

easy

In what year did the Berlin Wall fall?

History

medium

What is the smallest country in the world by land area?

Geography

easy

What is the chemical symbol for gold?

Science & Nature

easy

Who directed the 1994 film 'Pulp Fiction'?

Entertainment: Film

medium

Sample Response

response.json
1{
2 "items": [
3 {
4 "category": "Science: Computers",
5 "question": "What does CPU stand for?",
6 "difficulty": "easy",
7 "correct_answer": "Central Processing Unit",
8 "type": "multiple"
9 },
10 {
11 "category": "History",
12 "question": "In what year did the Berlin Wall fall?",
13 "difficulty": "medium",
14 "correct_answer": "1989",
15 "type": "multiple"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://opentdb.com/api_config.php"
View Documentation

Similar APIs