All tools
sync-backlinksstarterSync & Orchestration

Sync 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 Metrics

Parameters

NameTypeRequiredDescription
site_idintegerrequiredThe site ID.
date_fromstringoptionalOptional historical-fill start date (YYYY-MM-DD). Min 2019-01-30. Triggers historical mode.
date_tostringoptionalOptional 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