TMDB API
The full TMDB REST API surface (v3). Covers movies, TV series, seasons, episodes, people, credits, images, collections, companies, networks, keywords, genres, reviews, lists, certifications, find, trending, discover, search, watch providers, configuration, authentication, account, and guest sessions. JSON over HTTPS, with optional append_to_response to combine related sub-resources in a single response.
TMDB API is published by The Movie Database on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Catalog, Discovery, Metadata, Movies, and People. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, authentication docs, and a changelog.
Requests are made against the base URL https://api.themoviedb.org.
Metadata
The identity and technical contract details declared by the specification.
Specification
The full machine-readable OpenAPI contract behind this narrative.