How often keywords are asked to AI assistants, with a monthly trend: the demand side of AI search.
DataForSEO:
all inputs ✓
✓ marks a combination proven with a real provider call. Others are wired and unit-tested; their first live run verifies them.
| Provider | Status |
|---|---|
DataForSEO |
live |
Unit: per_search · unmatched results billed: no
Priced per search plus a small per-keyword amount.
The exact price is returned by /v1/inspect before every call and reserved on execution.
curl https://api.routergrowth.com/v1/run \ -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \ -d '{ "capability": "aeo.keywords", "input": { }, "routing": {"provider": "auto"} }'
{
"properties": {
"keyword": {
"type": "string"
},
"keywords": {
"description": "Up to 100 keywords",
"items": {
"type": "string"
},
"type": "array"
},
"language": {
"type": "string"
},
"location": {
"type": "string"
}
},
"type": "object"
}
keywords