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

# Home

> Welcome to the UAFilms API documentation

## What is UAFilms?

UAFilms is a movie and series aggregator that combines content from multiple sources (providers) and provides a user-friendly interface for searching and watching.

<CardGroup cols={2}>
  <Card title="Multi-provider" icon="server">
    Search content simultaneously on Ashdi, Tortuga, HDVB, MoonAnime, and other services.
  </Card>

  <Card title="Torrents" icon="magnet">
    Built-in search and parsing for torrent trackers.
  </Card>

  <Card title="TMDB Integration" icon="film">
    Detailed information about movies, ratings, and posters via The Movie Database.
  </Card>

  <Card title="Security" icon="shield-check">
    API protection via Cloudflare Turnstile and an API key system.
  </Card>
</CardGroup>

## Quickstart

To get started with the API, please review the authorization section.

<Card title="Authorization and Access" icon="key" href="/en/api-reference/introduction">
  Learn how to get access to the API.
</Card>
