Start Free
SEO API · Website Stats

Website Stats

Domain-level authority metrics for a bare domain.

Authority metrics for a whole domain: domain authority, spam score and the site-wide backlink footprint. Same response shape as URL Stats.

POST /api/v1/website/stats $0.002 / request
Get API Key

Use your Seonio API key instantly.

curl
curl -X POST https://seonio.com/api/v1/website/stats \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $SEONIO_API_KEY" \
  -d '{"target": "moz.com"}'

Sample response

{
  "seo_metrics": {
    "domain_authority": 91,
    "linking_domains": 46982,
    "linking_pages": 11740244,
    "nofollow_pages": 5718502,
    "page_authority": 75,
    "spam_score": 1
  },
  "target": "moz.com"
}
 

Request and response

The full contract for /api/v1/website/stats — what to send and what comes back.

Request body

target string required

A bare domain, e.g. "moz.com".

Response fields

target string The domain that was analysed.
seo_metrics.page_authority integer Page Authority (0–100).
seo_metrics.domain_authority integer Domain Authority (0–100).
seo_metrics.spam_score integer Spam score (lower is better).
seo_metrics.linking_domains integer Unique linking domains.
seo_metrics.linking_pages integer Total linking pages.
seo_metrics.nofollow_pages integer Linking pages marked nofollow.
 

Code examples

Copy, paste, swap in your API key.

curl -X POST https://seonio.com/api/v1/website/stats \
  -H "Content-Type: application/json" \
  -H "X-API-Key: YOUR_API_KEY" \
  -d '{"target": "moz.com"}'
 

Playground

Run a real /api/v1/website/stats request. No key? We show the real sample result so you can still inspect the shape.

Leave the API key empty to load the built-in sample response.

Request

POST /api/v1/website/stats

sample mode

        
 

What developers build with it

Common ways Website Stats ends up in production.

Authority badges keyed on a domain.

Qualifying link prospects in bulk by site.

Domain-vs-domain authority comparisons.

 

Status codes

The same predictable contract on every endpoint.

200 Success. The request completed and was charged.
401 Missing or unknown API key.
402 Not enough balance on the account.
422 Invalid request body (wrong shape or types).
429 Rate limit exceeded (default 30 requests / 3 seconds).
 

Other endpoints

Explore the rest of the SEO API.

 

API Balance

Add funds once and use them anytime. Your balance never expires. New accounts start with $1 free.

Starter

$10 to spend

$ 10 one-time

 
Balance never expires.

A first top-up to kick the tires.

Most popular

Pro

$115 to spend

$ 100 one-time

+15% bonus
$100 + $15 free

The sweet spot for steady production traffic.

Scale

$1,300 to spend

$ 1,000 one-time

+30% bonus
$1,000 + $300 free

Best rate per dollar for high-volume workloads.

 

FAQ

Simple answers for developers using the API.

Pricing & Balance

Every API endpoint has a fixed price in USD. Your requests are charged directly against your API balance, so you always know what each call costs.
No. Seonio does not use abstract credits for API pricing. You add dollars to your account and spend that balance directly on API usage.
No. Your API balance never expires, so you can use it whenever your workflows need it.
Paid API requests stop until you add more balance. This keeps spend predictable and prevents unexpected charges.

API & Integration

You can create and manage API keys from your account. Use your key to authenticate requests from your app, scripts, or internal tools.
Yes. Your dashboard shows your API usage and remaining balance, so you can track costs while building and running automated workflows.
We currently cover 50 markets. We add new countries regularly.
Algeria Argentina Australia Austria Bangladesh Belgium Brazil Bulgaria Canada Czechia Denmark Egypt Finland France Germany Ghana Greece Hungary India Indonesia Ireland Italy Japan Kenya Malaysia Mexico Morocco Netherlands New Zealand Nigeria Norway Pakistan Philippines Poland Portugal Romania Saudi Arabia Serbia Singapore South Africa Spain Sri Lanka Sweden Switzerland Thailand Turkiye United Arab Emirates United Kingdom United States Vietnam
Our support team responds to email inquiries within 1 business day. We can help with account, billing, and API integration questions.
 
blurry shape
shape line circles

Start Researching for Free

$1 free balance included • No credit card required • Access all features