QuizAPI website screenshot

QuizAPI

QuizAPI provides programmatic access to thousands of quiz questions across topics such as programming, science, mathematics, and general knowledge. Developers can use the API to power trivia apps, online assessments, learning platforms, and embedded quizzes on their own websites. Questions can be filtered by category, difficulty, and tags, and quizzes can be created and managed through a JSON REST API.

QuizAPI publishes 3 APIs on the APIs.io network: Discovery API, Questions API, and Quizzes API. Tagged areas include Quizzes, Trivia, Education, Assessment, and Content.

QuizAPI’s developer surface includes authentication, documentation, signup flow, support, engineering blog, and 4 more developer resources.

39.0/100 thin ▬ flat Agent 38/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
3 APIs
QuizzesTriviaEducationAssessmentContent

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 39.0/100 · thin
Contract Quality 14.4 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 38/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/quiz-api: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

QuizAPI Discovery API

Endpoints that require no authentication

QuizAPI Questions API

Retrieve questions for quizzes or browse across all quizzes

QuizAPI Quizzes API

Browse and search published quizzes

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

QuizAPI

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Quiz Api Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Quiz Api Authentication

http · 1 scheme

SECURITY

Quiz Api Domain Security

TLSv1.3 · HSTS

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Quiz Api Agentic Access

7 operations · 2 acting

7 operations · 2 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: quiz-api
name: QuizAPI
description: QuizAPI provides programmatic access to thousands of quiz questions across topics such as programming, science,
  mathematics, and general knowledge. Developers can use the API to power trivia apps, online assessments, learning platforms,
  and embedded quizzes on their own websites. Questions can be filtered by category, difficulty, and tags, and quizzes can
  be created and managed through a JSON REST API.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/quiz-api.png
tags:
- Quizzes
- Trivia
- Education
- Assessment
- Content
created: '2025-02-12'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/quiz-api/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- aid: quiz-api:quiz-api-discovery-api
  name: QuizAPI Discovery API
  description: Endpoints that require no authentication
  humanURL: https://quizapi.io/
  baseURL: https://quizapi.io
  tags:
  - Discovery
  properties:
  - type: OpenAPI
    url: openapi/quiz-api-discovery-api-openapi.yml
  - type: Documentation
    url: https://quizapi.io/docs
  - type: Signup
    url: https://quizapi.io/signup
  - type: Authentication
    url: https://quizapi.io/docs/authentication
  - type: RateLimits
    url: https://quizapi.io/docs/rate-limits
  - type: Webhooks
    url: https://quizapi.io/docs/webhooks
  - type: SDKs
    url: https://quizapi.io/docs/sdks
- aid: quiz-api:quiz-api-questions-api
  name: QuizAPI Questions API
  description: Retrieve questions for quizzes or browse across all quizzes
  humanURL: https://quizapi.io/
  baseURL: https://quizapi.io
  tags:
  - Questions
  properties:
  - type: OpenAPI
    url: openapi/quiz-api-questions-api-openapi.yml
  - type: Documentation
    url: https://quizapi.io/docs
  - type: Signup
    url: https://quizapi.io/signup
  - type: Authentication
    url: https://quizapi.io/docs/authentication
  - type: RateLimits
    url: https://quizapi.io/docs/rate-limits
  - type: Webhooks
    url: https://quizapi.io/docs/webhooks
  - type: SDKs
    url: https://quizapi.io/docs/sdks
- aid: quiz-api:quiz-api-quizzes-api
  name: QuizAPI Quizzes API
  description: Browse and search published quizzes
  humanURL: https://quizapi.io/
  baseURL: https://quizapi.io
  tags:
  - Quizzes
  properties:
  - type: OpenAPI
    url: openapi/quiz-api-quizzes-api-openapi.yml
  - type: Documentation
    url: https://quizapi.io/docs
  - type: Signup
    url: https://quizapi.io/signup
  - type: Authentication
    url: https://quizapi.io/docs/authentication
  - type: RateLimits
    url: https://quizapi.io/docs/rate-limits
  - type: Webhooks
    url: https://quizapi.io/docs/webhooks
  - type: SDKs
    url: https://quizapi.io/docs/sdks
common:
- type: AgenticAccess
  url: agentic-access/quiz-api-agentic-access.yml
- type: DomainSecurity
  url: security/quiz-api-domain-security.yml
- type: Authentication
  url: authentication/quiz-api-authentication.yml
- type: Website
  url: https://quizapi.io/
- type: Documentation
  url: https://quizapi.io/docs
- type: Signup
  url: https://quizapi.io/signup
- type: Support
  url: https://github.com/QuizAPI/support/issues
- type: LlmsText
  url: https://quizapi.io/llms.txt
- url: https://quizapi.io/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com