Backlinks Referring Domains
backlinksRefdomainsFetch referring domains pointing to a target domain, host, or URL. Sort results by discovery date or rank, and set a limit up to 10,000.
Instructions
Fetch referring domains pointing to a single target with sorting and limit controls (v1/backlinks/refdomains)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target to analyze: root domain, host (subdomain), or full URL. | |
| mode | No | Scope: 'domain' (incl. subdomains), 'host' (no subdomains), or 'url' (single URL). Default: host. | host |
| order_by | No | Sort field: 'date_found' (most recent first), 'domain_inlink_rank' (highest first), or 'inlink_rank' (homepage IR highest first). | date_found |
| limit | No | Max results to return (1–10,000). Default: 100. | |
| output | No | Response format. Default: json. | json |