Domain Rating · Traffic · Keywords · SERP
Ahrefs-powered authority and organic traffic, Similarweb-style visit estimates, keyword volumes and SERP checks — for any domain, in one JSON call. A Similarweb seat starts at $149/month and its API is a sales call; our paid plans start at $20 and the free tier is a form away.
No credit card. 100 free API credits every month.
100 credits / month · 30 requests / minute · no card
One key, every metric
Each response tells you which provider answered and when it was fetched — numbers on the wire, never mystery strings.
Domain Rating (0–100) and Ahrefs Rank straight from the Ahrefs API — the same numbers agencies quote in every audit and link-building pitch.
Similarweb-style total visits and Ahrefs organic estimates in the same response — with engagement, top countries and popularity ranks alongside.
Search volume, difficulty and CPC per keyword, live SERP snapshots and Google index checks — the research half of an SEO toolkit, by API.
How it works
Sign up with an email. Your sk_live_… key arrives instantly with 100 free credits a month.
Ask /v1/domains/<domain> for the field groups you need — rating, traffic, countries, engagement and more.
Every field carries its provider and fetch time. null means unknown — never a silent zero.
$ curl -H "Authorization: Bearer sk_live_…" \
"https://seometricsapi.com/v1/domains/apnews.com?fields=rating,traffic"
{
"data": {
"domain": "apnews.com",
"domain_rating": 91,
"ahrefs_rank": 412,
"monthly_visits": 105300000,
"organic_monthly_visits": 38200000,
"sources": {
"domain_rating": { "provider": "ahrefs", "status": "ok" },
"monthly_visits": { "provider": "similarweb", "status": "ok" }
}
},
"meta": { "cache": "hit", "cost_units": 0 }
}Ahrefs authority data and Similarweb-style traffic estimates answer the same request, side by side.
20,000 credits a month. A Similarweb seat starts at $149 — and still doesn't include API access.
The free tier renews monthly. Cached lookups cost 0 credits, so light use stays free for good.
From the blog
Ten numbers explain most ranking outcomes. Here's what each one means and when to ignore it.
The two estimates disagree by design. Comparing them side by side is the honest way to read either.
What actually moves Domain Rating and organic visits — and the shortcuts that quietly backfire.
The free checker runs the same API paying customers use — 3 checks a day, no account.
© SEO Metrics API