> ## Documentation Index
> Fetch the complete documentation index at: https://emiloju.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Learn about the TMDB API in details

Welcome to the unofficial documentation of version 3 of The Movie Database (TMDB) API.

<img src="https://mintcdn.com/emiloju/MfS4U38wS5GVTiAi/documentation/images/hero.png?fit=max&auto=format&n=MfS4U38wS5GVTiAi&q=85&s=8ea7e1469e593133949fb8360bf62197" alt="The Movie Database(TMDB) logo" width="2560" height="1440" data-path="documentation/images/hero.png" />

[The Movie Database (TMDB)](https://www.themoviedb.org/) is a community built movie and TV database. Our database holds a large record of millions of movies and TV shows worldwide.
Every piece of data has been added by our amazing community dating back to 2008.

TMDB's strong international focus and breadth of data is largely unmatched and something we're
incredibly proud of. Put simply, we live and breathe community and that's precisely what makes us different.

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](https://www.themoviedb.org/about).

Visit the [API reference](https://emiloju.mintlify.app/api-reference/introduction) page to get your API credentials and start using the API right away.

## Concepts

This documentation will help you learn important concepts about the TMDB API and how to maximize its usage. Get started with any of the following recommended topics.

<Card title="Popular and Trending" icon="fire" href="/documentation/popularity">
  Understand in details the concept of popularity and trending within the TMDB
  API.
</Card>

<Card title="Languages" icon="language" href="/documentation/languages">
  Understand how languages are used within the TMDB API..
</Card>

<Card title="Search" icon="magnifying-glass" href="/documentation/search">
  Learn how to search and query for a movie effectively..
</Card>

<Card title="Regions" icon="globe" href="/documentation/regions">
  Understand how region support works on TMDB
</Card>

<Card title="Append to Response" icon="square-plus" href="/documentation/append_to_response">
  Maximize your search with the `append_to_response` parameter
</Card>

<Tip>
  If you need help or support, please head over to our API [support
  forum](https://www.themoviedb.org/talk/category/5047958519c29526b50017d6)
</Tip>
