Skip to main content

Documentation Index

Fetch the complete documentation index at: https://starlight.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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"