No "modules." No upsells hidden behind a sales call. Eight features. Each one tagged LIVE if you can use it today, or COMING with a target week. Honest framing.
Three numbers, refreshed weekly. Claude Haiku 3.5, GPT-4o-mini, Perplexity Sonar. Each is the percentage of tracked prompts in your industry vertical where the AI mentions your brand. Trends over 12 weeks. Benchmarked against the median of all customers in your vertical (as the corpus grows).
The directed graph of which third-party sites the LLMs cite when answering questions in your category. Yours glows if you're in it. Grey nodes are influence hubs you should target for backlinks or guest posts. Filter by LLM, by query type, by vertical.
Daily ranking checks per keyword × locale × device. Mobile vs desktop split. SERP-feature presence (AI Overview, featured snippet, local pack, People Also Ask). Share-of-voice across up to 20 competitors.
When an LLM mentions your brand in an answer but the brand doesn't appear in any of its cited URLs — that's a hallucination. We flag it. You'll know which queries trigger fake confidence and can use that as a counter-signal in PR.
We don't just say "add schema." We say: "Your top blog post has no FAQPage schema. AI assistants pull FAQ-formatted answers 4.7× more often than plain prose. Adding 5 well-formed Q&A pairs is the highest-ROI change for that page."
Per keyword, per day: was an AI Overview shown? Did your brand appear in it? Did a competitor? List of cited URLs in the AIO block. Trend over time.
Branded with your agency logo, primary color, and subdomain. Email-ready as a PDF. Send weekly digests to your clients without them ever seeing our brand.
Every dashboard metric is also a JSON endpoint. Per-key scopes (read, write). Per-key rate limits. One-click revoke that takes effect within 60 seconds globally. Webhook on rank-drop, top-3 entry, AEO-score-drop, AIO-won, AIO-lost.
$ curl -H "X-Api-Key: ak_live_..." \
https://api.aeoniti.com/v1/aeo-score?domain=linear.app
{
"domain": "linear.app",
"scores": {
"claude": 0.68,
"gpt4o_mini": 0.54,
"perplexity": 0.82
},
"delta_7d": +0.12,
"rank_pct_in_vertical": 78
} We ship in public. The changelog is the receipt.