backlinks_status_typestring · optionalValue supplied for backlinks status type.
enum: all, live, lost
Loading tools…
DataForSEO
Inspect live, lost or broken backlinks with source, target and link attributes.
Returns a bounded backlink list with source and target URLs, anchor text, dofollow state, dates and DataForSEO Rank; broken-only filtering is available without exposing arbitrary provider filters.
Agents select this operation with tool ID dataforseo.backlinks, then check its current inputs and price before a run.
backlinks_status_typestring · optionalValue supplied for backlinks status type.
enum: all, live, lost
broken_onlyboolean · optionalValue supplied for broken only.
include_subdomainsboolean · optionalValue supplied for include subdomains.
limitinteger · optionalValue supplied for limit.
minimum: 1 · maximum: 1000
offsetinteger · optionalValue supplied for offset.
minimum: 0 · maximum: 100000000
order_byarray · optionalValue supplied for order by.
maxItems: 3
rank_scalestring · optionalUse 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.
Value supplied for rank scale.
enum: one_hundred, one_thousand
targetstring · requiredDomain, subdomain or absolute page URL.
minLength: 1 · maxLength: 2000
itemsarrayReturned items value.
items_countnumberReturned items count value.
total_countnumberReturned total count 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.backlinks",
"input": {
"limit": 1,
"target": "dataforseo.com"
}
}{
"items": [
{
"rank": 70,
"url_to": "http://www.dataforseo.com/",
"url_from": "https://www.textilwerbung-edenfeld.de/index.html",
"domain_from": "www.textilwerbung-edenfeld.de",
"page_from_rank": 81,
"domain_from_rank": 65
}
],
"items_count": 1,
"total_count": 337610
}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","limit":1}