Backlinks Indexed Pages
backlinksIndexedPagesRetrieve indexed pages with backlinks for a target domain or URL. Sort by backlink count or referring domains and limit results up to 10,000.
Instructions
Fetch site pages that have backlinks, with sorting and limit controls (v1/backlinks/indexed-pages)
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 (descending): 'backlinks' or 'refdomains'. Default: backlinks. | backlinks |
| limit | No | Maximum number of results to return (1–10,000). Default: 100. | |
| output | No | Response format. Default: json. | json |