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

# Keyword ID

> Know how to get a keyword ID

`keyword_id` is a required parameter that allows you to retrieve a keyword.

Follow these steps to get a keyword\_id:

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

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