← Catalog

aeo.mentions

live

Where a domain or keyword appears in AI answers (Google AI Mode, ChatGPT): the questions, the answers, the cited sources and the brands named alongside.

live coverage

DataForSEO: Google ✓ChatGPT ✓

✓ 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 (about $0.25 at the default 10 rows). Each row is a full AI answer with its sources.

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.mentions",
    "input": {  },
    "routing": {"provider": "auto"}
  }'

Input schema

{
  "properties": {
    "domain": {
      "type": "string"
    },
    "keyword": {
      "type": "string"
    },
    "language": {
      "type": "string"
    },
    "limit": {
      "default": 10,
      "type": "integer"
    },
    "location": {
      "type": "string"
    },
    "platform": {
      "default": "google",
      "enum": [
        "google",
        "chatgpt"
      ],
      "type": "string"
    }
  },
  "type": "object"
}

Normalized output fields

target · platform · total · mentions