Indexed Pages
Semrush API
Indexed Pages
Pages of a target that have backlinks (page-level breakdown).
GET
Indexed Pages
Pages of a target that have backlinks (page-level breakdown).
Billing is per returned data row, $0.36 per row (up to 20 rows). A broad seed returns more rows, so the input size decides the cost — start narrow.
⚠️ The response is semicolon-delimited text, not JSON — parse it as CSV-style rows.
Related:
get_semrush-backlinks.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Target domain or URL.
Example:
"ahrefs.com"
One of root_domain, domain, or url.
Example:
"root_domain"
Response
200 - text/plain
Semicolon-delimited rows. Header: source_url;backlinks_num.
The response is of type string.