sync-keyword-metricsstarterSync & OrchestrationSync Keyword Metrics Tool
Sync keyword metrics (volume, difficulty, CPC, competition) for a tracked site. Without dates → daily refresh of the latest 12 months via `keyword_overview`. With `date_from`/`date_to` → historical fill via `historical_keyword_data` (back to August 2021). Both modes merge into the existing `monthly_searches` JSON column without truncating prior history. Note: `historical_keyword_data` always returns full history regardless of date params.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| site_id | integer | required | The site ID. |
| date_from | string | optional | Optional historical-fill start date (YYYY-MM-DD). Triggers historical mode. Note: the upstream endpoint always returns full available history regardless of value. |
| date_to | string | optional | Optional historical-fill end date (YYYY-MM-DD). Same caveat as date_from. |
Plan access
Available on the starter tier and above. Live tools draw from your team's monthly credit budget at parity with upstream API cost (1 credit ≈ $0.001).
See plans