AIO Keywords by Target
domainAioKeywordsByTargetRetrieve AI Overview keywords for any domain, subdomain, or URL. Filter by search volume, difficulty, intent, and more to analyze keyword opportunities.
Instructions
Fetch AI Overviews domain keywords by target (v1/domain/aio/keywords-by-target)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | The alpha-2 country code for the regional database. Example: us | |
| target | Yes | The domain, subdomain, or URL to analyze. Example: seranking.com | |
| scope | No | The scope of the analysis. Can be base_domain (domain and all subdomains), domain (specific host), or url (exact URL). | base_domain |
| sort | No | The field to sort the results by. Available values: volume, type, snippet_length. | volume |
| sort_order | No | The order for sorting. Available values: asc, desc. | desc |
| offset | No | The starting position for paginated results. | |
| limit | No | The maximum number of keywords to return per page. | |
| filter[volume][from] | No | Specifies the minimum monthly search volume for keywords to be included. | |
| filter[volume][to] | No | Specifies the maximum monthly search volume for keywords to be included. | |
| filter[difficulty][from] | No | Specifies the minimum keyword difficulty score (typically 0-100) for keywords to be included. | |
| filter[difficulty][to] | No | Specifies the maximum keyword difficulty score for keywords to be included. | |
| filter[keyword_count][from] | No | Specifies the minimum number of words in a keyword phrase. | |
| filter[keyword_count][to] | No | Specifies the maximum number of words in a keyword phrase. | |
| filter[intents] | No | A comma-separated list of search intent codes to filter keywords. | |
| filter[competition][from] | No | Specifies the minimum competition score (typically 0-1 or 0-100, depending on the metric scale) for keywords. | |
| filter[competition][to] | No | Specifies the maximum competition score for keywords. | |
| filter[cpc][from] | No | Specifies the minimum Cost Per Click (CPC) value for keywords. | |
| filter[cpc][to] | No | Specifies the maximum Cost Per Click (CPC) value for keywords. | |
| filter[traffic][from] | No | Specifies the minimum estimated monthly traffic for keywords. | |
| filter[traffic][to] | No | Specifies the maximum estimated monthly traffic for keywords. | |
| filter[position][from] | No | Specifies the minimum ranking position for keywords. | |
| filter[position][to] | No | Specifies the maximum ranking position for keywords. | |
| filter[characters_count][from] | No | Specifies the minimum character length for keyword phrases. | |
| filter[characters_count][to] | No | Specifies the maximum character length for keyword phrases. |