Get keyword suggestions from Google Autocomplete. Returns suggestions, questions...
https://api.strale.io/x402/keyword-suggestOverview
Get keyword suggestions from Google Autocomplete. Returns suggestions, questions, comparisons, long-tail keywords.
Protocol
x402
Price
$0.03
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
110ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-08 00:59:02
Last Healthy
2026-07-08 00:59:02
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"country": {
"type": "string"
},
"keyword": {
"required": true,
"type": "string"
},
"language": {
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"long_tail": {
"type": "array"
},
"questions": {
"type": "array"
},
"suggestions": {
"type": "array"
},
"total_suggestions": {
"type": "number"
}
}