Tmdb Rate Limits
TMDB enforces a soft request-rate ceiling around 40 requests per second to prevent excessive bulk scraping rather than as a strict per-user quota. The historical 40-requests-per-10-seconds limit was removed on 2019-12-16. Limits are scoped to your account/API key (no separate live vs sandbox tier). Responses use HTTP 429 when the limit is exceeded; the documented response also returns a TMDB-internal status_code 25 in the JSON body. Rate limit policy can change without notice — TMDB recommends building client back-off behavior rather than assuming a hard contract.
Tmdb Rate Limits is the machine-readable rate-limit profile for The Movie Database on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests_per_second and requests_per_day.
The profile also includes 7 backoff/retry policies defined and response codes documented for throttled and quotaExceeded.
Tagged areas include Rate Limiting, Catalog, Movies, TV, and Video.
Limits
Policies
Sources
- https://developer.themoviedb.org/docs/rate-limiting
- https://www.themoviedb.org/talk/category/5047958519c29526b50017d6
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for rate limits
4 MCP tools reach this
find_rate_limitsBrowse and filter every rate limit in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/rate-limits/tmdb-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.