← Catalog

aeo.keywords

live

How often keywords are asked to AI assistants, with a monthly trend: the demand side of AI search.

live coverage

DataForSEO: all inputs ✓

✓ marks a combination proven with a real provider call. Others are wired and unit-tested; their first live run verifies them.

Providers

ProviderStatus
DataForSEO live

Billing

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.

Run it

curl https://api.routergrowth.com/v1/run \
  -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \
  -d '{
    "capability": "aeo.keywords",
    "input": {  },
    "routing": {"provider": "auto"}
  }'

Input schema

{
  "properties": {
    "keyword": {
      "type": "string"
    },
    "keywords": {
      "description": "Up to 100 keywords",
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "language": {
      "type": "string"
    },
    "location": {
      "type": "string"
    }
  },
  "type": "object"
}

Normalized output fields

keywords