Related Keywords
keywordsRelatedRetrieve related keywords for any seed keyword. Use filters for volume, CPC, difficulty, competition, and country to refine SEO keyword research and uncover new ranking opportunities.
Instructions
Fetch related keywords (v1/keywords/related)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | The field by which the returned list of keywords should be sorted. | |
| limit | No | Maximum number of keywords to return per page. | |
| offset | No | Starting offset for pagination. | |
| source | Yes | Alpha-2 country code of the regional keyword database. | |
| keyword | Yes | The seed keyword for which to find similar keywords. | |
| sort_order | No | The order of sorting for the sort field. | desc |
| history_trend | No | Whether to include historical search volume trend data in the response. | |
| filter[cpc][to] | No | Maximum Cost Per Click. | |
| filter[cpc][from] | No | Minimum Cost Per Click. | |
| filter[volume][to] | No | Maximum monthly search volume. | |
| filter[volume][from] | No | Minimum monthly search volume. | |
| filter[serp_features] | No | Comma-separated list of SERP features to filter by. | |
| filter[difficulty][to] | No | Maximum keyword difficulty score (0-100). | |
| filter[competition][to] | No | Maximum competition score (0.0-1.0). | |
| filter[difficulty][from] | No | Minimum keyword difficulty score (0-100). | |
| filter[competition][from] | No | Minimum competition score (0.0-1.0). | |
| filter[keyword_count][to] | No | Maximum number of words in the keyword. | |
| filter[keyword_count][from] | No | Minimum number of words in the keyword. | |
| filter[characters_count][to] | No | Maximum character length of the keyword. | |
| filter[characters_count][from] | No | Minimum character length of the keyword. |