Keyword rankings
get_keyword_rankingsKeyword positions and KPIs for one project: visibility, traffic estimate, top-3/top-10 counts, and per-keyword detail.
Per-keyword detail includes position, change, best URL, intent, volume, and Keyword Score. Works for web, local and YouTube projects (tracking type is detected automatically). project_id is a ranking id from list_projects. Filter with query, order with sort (position/change/volume/traffic), cap with limit (max 50). Free — calling it never consumes lookups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | position | |
| limit | No | ||
| query | No | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kpis | Yes | ||
| total | Yes | ||
| project | Yes | ||
| verdict | Yes | ||
| keywords | Yes | ||
| truncated | Yes | ||
| tracking_note | Yes |