> ## 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.

# Movie ID

> Know how to receive a movie ID

`movie_id` is a required parameter that allows you to retrieve the details of a movie.

Follow these steps to get a movie\_id:

<Steps>
  <Step title="Step 1">
    Search for the particular movie you wish to retrieve [here](https://www.themoviedb.org/movie).
  </Step>

  <Step title="Step 2">
    Get the `movie_id` from the URL
  </Step>
</Steps>
