seo.backlinks
Find backlinks pointing to a website URL.
Returns an overview (domain rating, URL rating, backlink counts, referring domains, dofollow breakdown) and a list of individual backlinks with anchor text, source and target URLs, domain rating, and redirect chains.
Cost = 10 tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public website URL to check for backlinks. | |
| include_subdomains | No | When true (default), include backlinks to the domain and its subdomains. When false, analyze only the exact URL. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| overview | No | Aggregate backlink statistics for the target. | |
| backlinks | No | Individual backlink records with anchor text and source URLs. |