Free Backlink Checker
Enter any domain and see its total backlinks, referring domains, authority rank and spam score in seconds.
How it works
Enter a domain
Yours or a competitor's.
We pull its profile
Backlinks, referring domains and rank.
Read the summary
Authority and spam at a glance.
Why use it
Total backlinks
The full link count for the target.
Referring domains
How many unique sites link in.
Authority rank
A domain-rank strength signal.
Spam score
Flag low-quality link profiles.
Who it's for
SEO teams
- Benchmark link strength
- Vet competitors
- Track growth
Link builders
- Qualify prospects
- Spot spammy profiles
- Prioritise outreach
Founders
- Gauge authority
- Assess a rival
- Brief the team
Do it at scale
Monitor backlink profiles via API
This is the /backlinks endpoint. Pull any domain's backlink profile as JSON and track authority and referring domains across your targets.
Free credits included. No setup fees. No card required.
curl -X POST https://api.trackee.dev/v1/backlinks \
-H "x-access-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"target": "ahrefs.com"
}'Frequently asked questions
What do I get?
Total backlinks, referring domains, domain rank and spam score for the target.
Domain or URL?
Either works — enter a root domain or a specific URL.
Free?
Yes — free credits on new accounts.
Is there an API?
Yes, /backlinks returns the profile summary as JSON.