Backlinks Overview
backlinks_overviewBacklinks summary for a domain or URL (Semrush type=backlinks_overview). Returns parsed rows with columns: target, target_type, total (total backlinks), domains_num (referring domains), urls_num (referring URLs), ips_num (referring IPs), follows_num (dofollow), nofollows_num, texts_num, images_num, score (authority score). Note: backlinks reports are not regional — there is no database param. Consumes your Semrush API units.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Domain or URL to analyze, e.g. "apple.com". | |
| _apiKey | Yes | Your own Semrush API key (BYO). Passed to Semrush as the `key` query param. Consumes your Semrush API units. | |
| target_type | No | One of "root_domain", "domain" (subdomain), or "url". Default root_domain. |