What ChatGPT, Claude, Gemini or Perplexity answers for a prompt, with web search on, and every source it cites. The building block of an AI visibility audit.
DataForSEO:
ChatGPT ✓Claude ✓Gemini ✓Perplexity ✓
✓ 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_answer · unmatched results billed: no
Priced per answer. Cost varies by assistant and answer length; the exact quote is reserved before execution.
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.answer", "input": { "prompt": "..." }, "routing": {"provider": "auto"} }'
{
"properties": {
"assistant": {
"default": "chatgpt",
"enum": [
"chatgpt",
"claude",
"gemini",
"perplexity"
],
"type": "string"
},
"location": {
"description": "Two-letter country code for the web search",
"type": "string"
},
"model": {
"description": "Optional exact model name; the assistant\u0027s current default otherwise",
"type": "string"
},
"prompt": {
"description": "The buyer question, up to 500 characters",
"type": "string"
}
},
"required": [
"prompt"
],
"type": "object"
}
prompt · model · answer · sources · source_domains