Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

The Movie Database Person API

The Person API from The Movie Database — 12 operation(s) for person.

The Movie Database Person API is one of 21 APIs that The Movie Database publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Person. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 12 operations across 12 paths. It is described by OpenAPI 3.1.0, at version 3.

Requests are made against a single base URL, https://api.themoviedb.org.

12 operations 12 paths 0 schemas 12 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3
Base URL
https://api.themoviedb.org/3
Authentication
API Key
Resource Areas
1

Authentication & Security 1

The Movie Database Person API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (sec0). By default, every request must be authenticated.

Paths & Operations 12

Across 12 paths, the API surfaces 12 operations — 12 GET. Each is listed below with its method, path, parameters, and response codes.

Person 12
GET
/3/person/changes
People List
changes-people-list 3 params → 200
GET
/3/person/popular
Popular
person-popular-list 2 params → 200
GET
/3/person/{person_id}
Details
person-details 3 params → 200
GET
/3/person/{person_id}/changes
Changes
person-changes 4 params → 200
GET
/3/person/{person_id}/combined_credits
Combined Credits
person-combined-credits 2 params → 200
GET
/3/person/{person_id}/external_ids
External IDs
person-external-ids 1 param → 200
GET
/3/person/{person_id}/images
Images
person-images 1 param → 200
GET
/3/person/latest
Latest
person-latest-id → 200
GET
/3/person/{person_id}/movie_credits
Movie Credits
person-movie-credits 2 params → 200
GET
/3/person/{person_id}/tv_credits
TV Credits
person-tv-credits 2 params → 200
GET
/3/person/{person_id}/tagged_images
Tagged Images
person-tagged-images 2 params → 200
GET
/3/person/{person_id}/translations
Translations
translations 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

the-movie-database-person-api-openapi.yml Raw ↑

Other APIs The Movie Database publishes across the network.

The Movie Database Account API
The Movie Database Authentication API
The Movie Database Certification API
The Movie Database Collection API
The Movie Database Company API
The Movie Database Configuration API
The Movie Database Credit API
The Movie Database Discover API
The Movie Database Find API
The Movie Database Genre API
The Movie Database Guest Session API
The Movie Database Keyword API