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

# API Endpoints

> Welcome to the Watchr API Documentation

<Warning>
  This page is work in progress
</Warning>

<Columns cols={2}>
  <Column>
    <Card color="#C1B2FF" icon="camera-movie" href="https://docs.watchr.dev/api-reference/movies" cta="Fetch movies" title="Movies">
      Get details, cast, trailers and more of any movie.
    </Card>
  </Column>

  <Column>
    <Card color="#C1B2FF" icon="star" href="https://docs.watchr.dev/api-reference/reviews" cta="Write reviews" title="Reviews">
      Review movies and comment other reviews.
    </Card>
  </Column>
</Columns>

<Card color="#C1B2FF" icon="book" href="https://docs.watchr.dev/api-reference/lists" cta="Handle lists" title="Lists">
  Create Watchlists, group Movies and rank movies alone or with others.
</Card>
