Check backlinks for a domain via CommonCrawl and Google search. Returns linking ...
https://api.strale.io/x402/v2/backlink-checkOverview
Check backlinks for a domain via CommonCrawl and Google search. Returns linking domains, anchor text, dofollow/nofollow counts.
Protocol
x402
Price
$0.16
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
tools/search
Provider
strale
Source
bazaar
Indexed
2026-08-27 16:12:49
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"domain": {
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"backlinks": {
"type": "array"
},
"referring_domains_count": {
"type": "number"
},
"top_anchors": {
"type": "array"
},
"total_backlinks": {
"type": "number"
}
}