Trivia Quiz Questions API
## TRIVIA API: Fuel Your Quest for Knowledge! **Long Description**: TRIVIA API is your ultimate trivia companion. Whether you're building a quiz app, hosting a trivia night, or just exploring fun facts, this API provides a treasure trove of questions from diverse categories. ### Features: 1. **Extensive Question Bank**: Explore thousands of questions across various difficulty levels and…
Trivia Quiz Questions API endpoints
| Method | Endpoint | Description |
|---|---|---|
| api_category.php | ||
| GET |
GetCategories /api_category.php |
Get the categories along with their IDs'. |
| api.php | ||
| GET |
GetQuestion /api.php |
Gets a certain amount of questions. |
| api_count.php | ||
| GET |
QuestionCountLookup /api_count.php |
Returns the number of questions in the database, in a specific category. |
| api_count_global.php | ||
| GET |
GlobalCountLookup /api_count_global.php |
Returns the number of ALL questions in the database. Total, Pending, Verified, and Rejected. |
Trivia Quiz Questions API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $4.99 / month | — |
|
| ULTRA | $24.99 / month | — |
|