Returns the brand’s AI visibility summary across ChatGPT, Gemini, Claude, Perplexity, and Grok. Includes brand visibility, citation share, sentiment score, top 5 competitors with visibility deltas, top 5 cited sources, and per-persona citation rates. Optionally filterDocumentation Index
Fetch the complete documentation index at: https://docs.getcitable.com/llms.txt
Use this file to discover all available pages before exploring further.
personaCitationRates to a single persona.
When to use
- “How visible am I across AI engines?”
- “Am I winning the AI search war?”
- “Which competitors are beating me?”
- “How does persona X see my brand?”
get_geo_priorities) or full brand identity (use get_brand_context).
Inputs
| Field | Type | Default | Meaning |
|---|---|---|---|
windowDays | int | 7 | Rolling window for the summary. |
persona | string | none | Filter personaCitationRates to a single persona name (case-insensitive). |
Response
Example
Calling with{ windowDays: 7, persona: "SMB founder" } narrows the persona section to matches of “SMB founder”.