Website Traffic
Monthly organic traffic history for any domain.
Get a clean monthly organic-traffic series for a domain — perfect for trend charts, competitor tracking and growth/decline detection.
/api/v1/website/traffic
$0.01 / request
Use your Seonio API key instantly.
curl -X POST https://seonio.com/api/v1/website/traffic \
-H "Content-Type: application/json" \
-H "X-API-Key: $SEONIO_API_KEY" \
-d '{"domain_name": "moz.com"}'
Sample response
{
"domain_name": "moz.com",
"organic_monthly": [
2320881,
2358584,
2754250,
2613035,
2428505
]
}
Request and response
The full contract for /api/v1/website/traffic — what to send and what comes back.
Request body
domain_name
string
required
Bare domain to analyse, e.g. "moz.com".
Response fields
domain_name |
string | The domain that was analysed. |
organic_monthly[] |
integer[] | Monthly organic traffic, oldest to newest. |
Code examples
Copy, paste, swap in your API key.
curl -X POST https://seonio.com/api/v1/website/traffic \
-H "Content-Type: application/json" \
-H "X-API-Key: YOUR_API_KEY" \
-d '{"domain_name": "moz.com"}'
Playground
Run a real /api/v1/website/traffic 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/traffic
What developers build with it
Common ways Website Traffic ends up in production.
Traffic trend charts on a domain overview page.
Competitor monitoring and alerting on drops.
Lead qualification by estimated organic reach.
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
Balance never expires.
A first top-up to kick the tires.
Pro
$115 to spend
+15% bonus
$100 + $15 free
The sweet spot for steady production traffic.
Scale
$1,300 to spend
+30% bonus
$1,000 + $300 free
Best rate per dollar for high-volume workloads.
FAQ
Simple answers for developers using the API.
Pricing & Balance
API & Integration
Start Researching for Free
$1 free balance included • No credit card required • Access all features