All tools
sync-keyword-metricsstarterSync & Orchestration

Sync 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

NameTypeRequiredDescription
site_idintegerrequiredThe site ID.
date_fromstringoptionalOptional historical-fill start date (YYYY-MM-DD). Triggers historical mode. Note: the upstream endpoint always returns full available history regardless of value.
date_tostringoptionalOptional 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