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 domainda: domain authoritydofollow: whether the link passes authorityprovider: the source the link was imported from
List backlinks
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.