Answer-free questions
Fetch randomized, filterable questions and choices for your own server-hosted experience.
Learn how it worksTRIVIO API + MCP
Build games, learning tools, events, and agents with playable trivia feeds, server-scored MCP quizzes, or complete licensed question packs on Pro.
Free tier includes 1,000 questions each month. No card required.
{
"questions": [{
"id": "...",
"text": "Which planet is known as the Red Planet?",
"options": [
{ "id": "opt_1", "text": "Mars" },
{ "id": "opt_2", "text": "Venus" }
],
"category": "Science & Nature",
"type": "multiple_choice"
}],
"count": 1
}CHOOSE YOUR PATH
Start with an answer-free feed or server scoring. Upgrade only when your product genuinely needs licensed answer data.
Fetch randomized, filterable questions and choices for your own server-hosted experience.
Learn how it worksReceive one question at a time, submit option IDs, and reveal answers only after play.
Learn how it worksUse account linking and server-scored tools without copying an API key into a conversation.
Learn how it worksReceive questions, decoys, and the correct option ID for commercial products on API Pro.
Learn how it worksGET STARTED
Use your regular Trivio account to manage API access.
Name an integration and copy the key once from your dashboard.
Pass the key in a Bearer header and use the answer-free payload.
PRICING
Every key is scoped to your Trivio account. Usage resets monthly and is visible in the developer dashboard.
FREE
No card required
PRO
questions / month · price shown before checkout
Create named keys, revoke them instantly, and only ever see the secret at creation time.
Quota headers report your monthly limit, remaining allowance, and current plan on every question request.
Connect ChatGPT through OAuth and let Trivio host, resume, and score filtered quizzes without exposing answer keys.