Open Trivia Rate Limits
The Open Trivia Database enforces a single, IP-scoped throttling rule on every endpoint it exposes (api.php, api_category.php, api_count.php, api_count_global.php, api_token.php). Each client IP is limited to one request every five seconds. The API does not return rate-limit headers; throttling is signalled through the standard response envelope by setting `response_code` to 5 ("Rate Limit"). There is no paid tier or way to raise the limit — it applies uniformly to all consumers.
Open Trivia Rate Limits is the machine-readable rate-limit profile for Open Trivia Database on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 1 rate-limit definition, measuring requests_per_second.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled and throttledLegacy.
Tagged areas include Rate Limiting, Trivia, Public APIs, and Open Source.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.