# AnyAPI SEMrush Domain Overview

> AnyAPI SEMrush Domain Overview is a paid API for AI agents from api.getanyapi.com, paid per call via x402, $0.015/call, status unknown (last checked 2026-09-15).

Fetches SEMrush domain overview data including organic traffic, keywords, authority score, and competitive metrics for a given domain.

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/semrush.overview
- Price: $0.015/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-semrush-domain-overview-f29ecd6d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ugIv1owK0ZdeycaoP8SBF

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability anyapi-semrush-domain-overview-f29ecd6d -d '<json body>'
```

Example prompt: Pull the SEMrush domain overview for ahrefs.com — I want to see their organic traffic, keyword count, and authority score.

## When to prefer this

Use this endpoint when you need SEMrush-specific domain authority, organic traffic estimates, and keyword ranking counts without a SEMrush subscription. Ideal for competitive SEO research, lead enrichment, or ad-hoc domain analysis where pay-per-use is preferred over a monthly plan.

## Known failure modes

- Invalid or non-existent domain returns empty or error response
- Unsupported country/database code returns an error
- Insufficient USDC balance causes payment failure and request rejection
- Rate limiting or upstream SEMrush API unavailability causes timeout or 503 error
- Newly registered domains with no data return empty metrics

## How this service works

1,200+ scraping and data APIs behind one key. Pay per request in real dollars. No subscriptions, nothing monthly, nothing to cancel.

## Output

A JSON object containing SEMrush domain overview metrics including estimated organic monthly traffic, number of ranking organic keywords, authority score, paid search traffic, number of backlinks, and domain ranking position, sourced from SEMrush's database.

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-semrush-domain-overview-f29ecd6d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.getanyapi.com](https://www.zero.xyz/host/api.getanyapi.com/llms.txt)
