Domain Overview API
Domain authority, organic traffic estimates, backlink counts, and top-ranking keywords in a single API call. Competitor intelligence from $0.01/call.
Analyze any domain to get authority scores, estimated organic traffic, total backlinks, referring domains, and top-ranking keywords. All in a single call.
Try it live
Fill in the fields and hit Run to see a real response.
Enter domain without protocol (no https://).
{
"ok": true,
"data": {
"domain": "vercel.com",
"domainAuthority": 89,
"organicTraffic": 2450000,
"organicKeywords": 156000,
"backlinks": 12400000,
"referringDomains": 45000,
"topKeywords": [
{
"keyword": "vercel",
"position": 1,
"searchVolume": 110000
},
{
"keyword": "next.js deploy",
"position": 1,
"searchVolume": 8100
}
]
}
}Features
Use cases
Competitor Intelligence
Instantly benchmark any competitor's domain authority, traffic, and keyword footprint to understand their SEO strength.
Domain Prospecting
Evaluate potential link-building or acquisition targets by checking authority scores, traffic, and backlink profiles in bulk.
Link Building Research
Assess referring domain counts and authority before outreach to prioritize the highest-value link opportunities.
SEO Audit Automation
Feed domain metrics into automated audit pipelines to flag sites with declining authority or traffic anomalies.
Client Reporting
Generate white-label domain health reports showing authority trends, traffic estimates, and keyword growth for agency clients.
M&A Due Diligence
Quickly assess the organic search value of domains during acquisitions by analyzing traffic, keywords, and backlink equity.
Quick start
Copy this snippet and start making calls.
const res = await fetch('https://api.yepapi.com/v1/seo/domain/overview', {
method: 'POST',
headers: {
'x-api-key': 'YOUR_API_KEY',
'Content-Type': 'application/json',
},
body: JSON.stringify({
"domain": "vercel.com"
}),
});
const data = await res.json();
console.log(data);Why YepAPI is cheaper
No monthly minimums. No enterprise plans. Just pay per call.
| Provider | Cost / call | Catch |
|---|---|---|
| YepAPI | $0.01 | No minimum. Pay as you go. |
| Ahrefs API | $0.10 | $999/mo plan |
| Semrush API | $0.20 | Enterprise plan |
| Moz API | $0.08 | Rate limited |
Frequently asked questions
Analyze any domain to get authority scores, estimated organic traffic, total backlinks, referring domains, and top-ranking keywords. All in a single call.
Each API call costs $0.01. No monthly minimums or subscriptions — you only pay for what you use.
Sign up for a free API key, then send a POST request to /v1/seo/domain/overview. Check the code example above for a ready-to-use snippet in JavaScript, cURL, or Python.
YepAPI bundles SEO, AI, and web scraping APIs under one key with no monthly minimums. You get lower per-call pricing, a unified dashboard, and one billing account instead of managing multiple providers.
Ready to integrate?
Get your API key and start making calls in 30 seconds. No credit card required.
More seo apis endpoints
Keywords
$0.15Keyword research API with search volume, CPC, difficulty, competition, and 12-month trends. Up to 100 keywords per request from $0.15/call.
Keyword Ideas
$0.03Generate hundreds of keyword ideas from any seed keyword with volume, CPC, and difficulty scores. Content planning and topic expansion from $0.03/call.
Related Keywords
$0.03Discover semantically related keywords and variations with volume, CPC, and difficulty. Build topical authority from $0.03/call.