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

# Company ID

> Know how to get a company ID

`company_id` is a required parameter that allows you to look for any media company in our database.

Follow these steps to get a company\_id:

<Steps>
  <Step title="Step 1">
    Make a request to this company [endpoint](https://starlight.mintlify.app/api-reference/endpoints/company)
  </Step>

  <Step title="Step 2">
    Get the `company_id` from the retrieved response.
  </Step>
</Steps>
