Skip to main content
GET
Backlinks

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

target
string
required

Target domain or URL.

Example:

"ahrefs.com"

target_type
string
required

One of root_domain, domain, or url.

Example:

"root_domain"

Response

200 - text/plain

Semicolon-delimited rows. Header: source_url;target_url;anchor.

The response is of type string.