sync-backlinksstarterSync & OrchestrationSync Backlinks Tool
Sync backlink data for a tracked site. Without dates → today's snapshot (live `backlinks/summary`). With `date_from`/`date_to` → historical fill via `timeseries_summary` + `timeseries_new_lost_summary`, monthly granularity, back to 2019-01-30. Backfill rows have `spam_score = null`; `date_to` is auto-clamped to one day before the earliest existing daily row.
Workflow guide: Stored MetricsParameters
| Name | Type | Required | Description |
|---|---|---|---|
| site_id | integer | required | The site ID. |
| date_from | string | optional | Optional historical-fill start date (YYYY-MM-DD). Min 2019-01-30. Triggers historical mode. |
| date_to | string | optional | Optional historical-fill end date (YYYY-MM-DD). Auto-clamps to one day before the earliest existing daily snapshot. |
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