Backlinks Summary
DATA_getBacklinksSummaryRetrieve a summary of backlink metrics for one or multiple targets, including domains, subdomains, or URLs.
Instructions
Data Tool: Retrieves a summary of backlink metrics for one or multiple targets (domains, subdomains, or URLs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Scope of analysis: 'domain' (*.example.com/* incl. subdomains), 'host' (www.example.com/* only), or 'url' (single URL). Default: host. | host |
| output | No | Response format. Default: json. | json |
| target | Yes | Single target or an array of targets (root domain, host, or full URL). When omitted, it defaults to [domain, competitor] if both are provided. |