Backlinks Overview
Semrush API
Backlinks Overview
Semrush backlink profile summary: authority score, total backlinks, referring domains, URLs, and IPs.
GET
Backlinks Overview
Return the backlink profile summary for a root domain: authority score (ascore), total backlinks, referring domains, referring URLs, and referring IPs.
Billing is per successful call, $0.30. Failed calls (4xx/5xx) are not charged.
⚠️ The response is semicolon-delimited text, not JSON — parse it as CSV-style rows.
Related:
get_semrush-backlinks, get_semrush-referring-domains.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Target root domain, e.g. ahrefs.com.
Response
200 - text/plain
Semicolon-delimited overview: ascore;total_backlinks;referring_domains;referring_urls;referring_ips.
The response is of type string.