Skip to main content

Backlinks

SEO Insight curates backlink sources and keeps your inbound profile in one place: domain authority, dofollow status and the provider each link came from.

The curated set

Rather than a raw dump, the platform scores and curates sources so you work from a clean list. A typical workspace surfaces a few hundred curated sources with:

  • domain: the linking domain
  • da: domain authority
  • dofollow: whether the link passes authority
  • provider: the source the link was imported from
curl https://api.seoinsight.app/v1/backlinks \
  -H "Authorization: Bearer $SEO_INSIGHT_API_KEY" \
  -G -d "dofollow=true" -d "min_da=40"

Importing per provider

Backlinks can be imported per provider, and each import keeps its source and date, so combining providers never overwrites existing rows. See the Keyword reservoir for the same source-preserving model applied to keywords.