seo.basic_metrics
Get Ahrefs domain authority signals for a website URL.
Returns domainRating (0–100 Ahrefs authority score) and ahRank (global Ahrefs website rank). Useful for comparing site strength and prioritizing outreach or competitive research.
Cost = 10 tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public website URL to analyze (for example https://example.com). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ahRank | No | Global website rank (lower is stronger). | |
| domainRating | No | Domain authority score from 0 to 100. |