Skip to main content

Base url

https://api.themoviedb.org/3

Authentication

/authentication/guest_session/new

This endpoint allows you to create a new session for a guest user.

/authentication/token/new

This endpoint allows you to create a temporary request token that can be used to validate a TMDB user login.

/authentication/session/new

This endpoint allows you to validate your API key.

Account

/account/{account_id}/favorite

This endpoint allows you to mark a movie or TV show as a favourite.

/account/{account_id}/watchlist

This endpoint allows you to add a movie or TV show to your watchlist.

/account/{account_id}

This endpoint allows you to get a users list of custom lists.

Certifications

/certification/movie/list

This endpoint allows you to get an up-to-date list of the officially supported movie certifications on TMDB.

/certification/tv/list

This endpoint allows you to get an up-to-date list of the officially supported TV show certifications on TMDB.

Configuration

/configuration/changes

This endpoint allows you to get the list of countries (ISO 3166-1 tags) used throughout TMDB.

/configuration/changes

This endpoint allows you to get the list of the jobs and departments we use on TMDB.