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

The List API from The Movie Database — 6 operation(s) for list.

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

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

7 operations 6 paths 0 schemas 1 DELETE2 GET4 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 List 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 7

Across 6 paths, the API surfaces 7 operations — 1 DELETE, 2 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

List 7
POST
/3/list/{list_id}/add_item
Add Movie
list-add-movie 2 params body → 200
GET
/3/list/{list_id}/item_status
Check Item Status
list-check-item-status 3 params → 200
POST
/3/list/{list_id}/clear
Clear
list-clear 3 params → 200
POST
/3/list
Create
list-create 1 param body → 200
DELETE
/3/list/{list_id}
Delete
list-delete 2 params → 200
GET
/3/list/{list_id}
Details
list-details 3 params → 200
POST
/3/list/{list_id}/remove_item
Remove Movie
list-remove-movie 2 params body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

the-movie-database-list-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