Keyword Questions
keywordsQuestionsRetrieve questions people ask about a seed keyword from a regional database. Filter by search volume, difficulty, CPC, and competition to identify content opportunities.
Instructions
Fetch keyword questions (v1/keywords/questions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Alpha-2 country code of the regional keyword database. | |
| keyword | Yes | The seed keyword for which to find similar keywords. | |
| limit | No | Maximum number of keywords to return per page. | |
| offset | No | Starting offset for pagination. | |
| sort | No | The field by which the returned list of keywords should be sorted. | |
| 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[volume][from] | No | Minimum monthly search volume. | |
| filter[volume][to] | No | Maximum monthly search volume. | |
| filter[difficulty][from] | No | Minimum keyword difficulty score (0-100). | |
| filter[difficulty][to] | No | Maximum keyword difficulty score (0-100). | |
| filter[cpc][from] | No | Minimum Cost Per Click. | |
| filter[cpc][to] | No | Maximum Cost Per Click. | |
| filter[competition][from] | No | Minimum competition score (0.0-1.0). | |
| filter[competition][to] | No | Maximum competition score (0.0-1.0). | |
| filter[keyword_count][from] | No | Minimum number of words in the keyword. | |
| filter[keyword_count][to] | No | Maximum number of words in the keyword. | |
| filter[characters_count][from] | No | Minimum character length of the keyword. | |
| filter[characters_count][to] | No | Maximum character length of the keyword. | |
| filter[serp_features] | No | Comma-separated list of SERP features to filter by. |