backlinks_status_typestring · optionalValue supplied for backlinks status type.
enum: all, live, lost
Loading tools…
DataForSEO
Measure backlink authority, referring domains, link types and spam signals for a site or page.
Returns DataForSEO Rank and aggregate backlink counts for a domain, subdomain or page; DataForSEO Rank is not Ahrefs Domain Rating or URL Rating.
Agents select this operation with tool ID dataforseo.backlink-summary, then check its current inputs and price before a run.
backlinks_status_typestring · optionalValue supplied for backlinks status type.
enum: all, live, lost
include_subdomainsboolean · optionalValue supplied for include subdomains.
rank_scalestring · optionalValue supplied for rank scale.
enum: one_hundred, one_thousand
targetstring · requiredDomain, subdomain or absolute page URL.
minLength: 1 · maxLength: 2000
backlinksnumberReturned backlinks value.
broken_backlinksnumberReturned broken backlinks value.
Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.
ranknumberReturned rank value.
referring_domainsnumberReturned referring domains value.
referring_main_domainsnumberReturned referring main domains value.
referring_pagesnumberReturned referring pages value.
targetstringReturned target value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "dataforseo.backlink-summary",
"input": {
"target": "dataforseo.com",
"include_subdomains": true
}
}{
"rank": 51,
"target": "dataforseo.com",
"backlinks": 341755,
"referring_pages": 337609,
"broken_backlinks": 2254,
"referring_domains": 3867,
"referring_main_domains": 3471
}configuration_error: DataForSEO account access, funding or cost controls blocked the request.Verify and fund the server-side DataForSEO API-access credentials, then retry unchanged.invalid_input: DataForSEO rejected a target, location or bounded result control.example: {"target":"dataforseo.com","include_subdomains":true}