Skip to main content

Documentation Index

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

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

Here’s where you will learn the available authentication methods for the API, how to get your API credentials, the API sepcifics, and how to make successful requests to each endpoint. Our API gives you access to our entire movie database. We provide you with 100+ endpoints to query the API for movie-related information, rate movies, like movies, etc for both personal and commercial use. Learn more here. Check our docs for indepth guide on the TMDB API.

Getting started

Access everything you need to use the API

API Base URL

Below is the API Base URL:
Base URL
https://api.themoviedb.org/3

Authentication

Learn how to access your API credentials and authenticate your app or script with the API.

Top use cases

Get started right away with any of our popular endpoints

Retrieve Movie Information

Use the API to fetch detailed information about movies, including titles, descriptions, release dates, and ratings. This is useful for building movie databases or integrating movie info into apps.

Search for Movies/TV Shows

Use the API to search the TMDB database for movies, TV shows, actors, and more by using search queries. Great for adding search functionality in movie apps.

Get Trending Movies/TV Shows

Use the API to fetch trending movies and TV shows based on current popularity. Ideal for creating Trending sections in your app.

Get Movie Recommendations

Use the recommendations endpoints to suggest movies similar to a given movie. Perfect for building recommendation engines in movie apps.

API Pricing

Our API is free to use for non-commercial purposes as long as you attribute TMDB as the source of the data and/or images. If you are interested in obtaining a license to use our API and/or our data/images for commercial purposes, please contact sales@themoviedb.org. Please include the country you’re from to help us expedite your request. For more enquiries, kindly check the FAQ section of our docs.