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

# Overview

<Frame>
  <img noZoom src="https://mintcdn.com/ileolami/syMk3_IRf-DX-Dwg/images/blue_square_2-d537fb228cf3ded904ef09b136fe3fec72548ebc1fea3fbbd1ad9e36364db38b.svg?fit=max&auto=format&n=syMk3_IRf-DX-Dwg&q=85&s=a3a6c963b7730f298ead07bc8aae8008" alt="Hero Dark" width="185" height="133" data-path="images/blue_square_2-d537fb228cf3ded904ef09b136fe3fec72548ebc1fea3fbbd1ad9e36364db38b.svg" />
</Frame>

<b>The Movie Database (TMDB)</b> is a community built movie and TV database.
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.

## Dive In 🚀...

<CardGroup cols={3}>
  <Card title="Quickstart" href="/the-basics/quickstart" icon="rocket">
    <p>Learn how to get your API Key</p>
  </Card>

  <Card title="API Reference" icon="book" href="/api-reference">
    <p>Explore the full API reference documentation.</p>
  </Card>

  <Card title="Validate" href="/api-reference/authentication" icon="Key">
    <p>Authenticate Your API Key within 5 seconds</p>
  </Card>

  <Card title="Application" href="/the-basics/application" icon="window">
    <p>Understand application-level authentication.</p>
  </Card>

  <Card title="Status Code & Rate limiting" icon="stopwatch" href="/the-basics/status-codes">
    <p>Understand the various status codes and rate limits and how to handle them.</p>
  </Card>

  <Card title="Versioning" icon="code-branch" href="/the-basics/versoning">
    <p>Learn about the versioning system and how to manage different API versions.</p>
  </Card>
</CardGroup>
