Welcome to the third version of The Movie Database (TMDB) API. Our API provides you with vast access to a range of movies, TV shows, actor information, and images.

1

Pick a Language

curl -X GET "https://api.themoviedb.org/3/authentication" \
-H "Authorization: Bearer YOUR_API_KEY"