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

# FAQ

> Get answers to frequently asked questions

<Accordion title="What is TMDB API?">
  The Movie Database offers vast access to movies, TV shows, actors, and images. It allows developers to integrate any of these functionalities in their application.
</Accordion>

<Accordion title="How do I get my API key?">
  &#x20; You can get an API key by clicking the "API" link from the left-hand sidebar within your account settings page.
</Accordion>

<Accordion title="Is there an SLA?">
  &#x20; We do not currently provide an SLA. However, we do make every reasonable attempt to keep our service online and accessible. You can view our status page [here](https://status.themoviedb.org/).
</Accordion>

<Accordion title="Are there any API wrappers or libraries I can use?">
  Yes, you can check them out here
</Accordion>

<Accordion title="What about SSL?">
  It's currently available API wide. This includes both the API endpoints and assets served via our CDN. We strongly recommend you use SSL.
</Accordion>

<Accordion title="Can I make changes to the API?">
  No, you cannot. Our API is closed source.
</Accordion>
