Backlink data for any domain.
One API call returns up to 10,000 referring domains with authority rankings. Built on the Common Crawl Web Graph.
3 free
10.9Bedges
250Mdomains
4quarters
API Reference
GET/v1/backlinks
targetrequiredsortscorelimitoffsetWith
sort=rank, each backlink includes rankings from Majestic, Tranco, and OpenPageRank.Pricing
Pay for what you use. No subscriptions, no minimums.
1 API request = 1 credit. Credits never expire.
Need bulk access or a custom integration?Talk to us
Quick Start
Basic lookup
$ curl -H "x-api-key: YOUR_KEY" api.backlinks.sh/v1/backlinks?target=github.comSorted by authority
$ curl -H "x-api-key: YOUR_KEY" "api.backlinks.sh/v1/backlinks?target=stripe.com&sort=rank&limit=10"With pagination
$ curl -H "x-api-key: YOUR_KEY" "api.backlinks.sh/v1/backlinks?target=vercel.com&limit=100&offset=200"