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 Account API

The Account API from The Movie Database — 11 operation(s) for account.

The Movie Database Account 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 Account. 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 11 operations across 11 paths. It is described by OpenAPI 3.1.0, at version 3.

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

11 operations 11 paths 0 schemas 9 GET2 POST

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 Account 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 11

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

Account 11
GET
/3/account/{account_id}
Details
account-details 2 params → 200
POST
/3/account/{account_id}/favorite
Add Favorite
account-add-favorite 2 params body → 200
POST
/3/account/{account_id}/watchlist
Add To Watchlist
account-add-to-watchlist 2 params body → 200
GET
/3/account/{account_id}/favorite/movies
Favorite Movies
account-get-favorites 5 params → 200
GET
/3/account/{account_id}/favorite/tv
Favorite TV
account-favorite-tv 5 params → 200
GET
/3/account/{account_id}/lists
Lists
account-lists 3 params → 200
GET
/3/account/{account_id}/rated/movies
Rated Movies
account-rated-movies 5 params → 200
GET
/3/account/{account_id}/rated/tv
Rated TV
account-rated-tv 5 params → 200
GET
/3/account/{account_id}/rated/tv/episodes
Rated TV Episodes
account-rated-tv-episodes 5 params → 200
GET
/3/account/{account_id}/watchlist/movies
Watchlist Movies
account-watchlist-movies 5 params → 200
GET
/3/account/{account_id}/watchlist/tv
Watchlist TV
account-watchlist-tv 5 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs The Movie Database publishes across the network.

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
The Movie Database List API