# FixAEO > AI search analytics for brands — see how AI models answer questions about you. ## Docs - [Agent analytics](https://docs.fixaeo.com/agent-analytics.md): See which AI crawlers visit your site and what they fetch. - [Alerts](https://docs.fixaeo.com/alerts.md): Get told when a tracked brand moves, without checking the dashboard. - [Agent dashboard](https://docs.fixaeo.com/api-reference/public-api/agent-dashboard.md): Agent dashboard (bearer-authed) - [Citation aggregation](https://docs.fixaeo.com/api-reference/public-api/citation-aggregation.md): Citation aggregation (bearer-authed) - [Comprehensive industry metrics](https://docs.fixaeo.com/api-reference/public-api/comprehensive-industry-metrics.md): Comprehensive industry metrics (bearer-authed) - [Crawled-pages list / crawler logs](https://docs.fixaeo.com/api-reference/public-api/crawled-pages-list-crawler-logs.md): The complete per-URL list of URLs AI bots fetched — the public twin of GET /api/v1/me/brands/{slug}/agents/pages. EVERY crawled URL is included: static assets (`/_next/...`, images, CSS) and crawler-directive files (`/robots.txt`, `/llms.txt`) are reported alongside content pages, because what a cra… - [Daily snapshot series](https://docs.fixaeo.com/api-reference/public-api/daily-snapshot-series.md): Daily snapshot series (bearer-authed) - [Gap analysis](https://docs.fixaeo.com/api-reference/public-api/gap-analysis.md): Gap analysis — sources citing competitors but not you (bearer-authed) - [Get a brand](https://docs.fixaeo.com/api-reference/public-api/get-a-brand.md): Get a brand (bearer-authed) - [Ingest a Vercel Drain delivery](https://docs.fixaeo.com/api-reference/public-api/ingest-a-vercel-drain-delivery.md): Receives a Vercel Drain (formerly "Log Drain") delivery in VERCEL'S OWN format, so a Vercel-hosted customer needs no code: they paste this URL into a drain and add one `Authorization: Bearer ` custom header. We translate, classify the User-Agent through the same catalog the JS beacon uses,… - [Ingest server-log AI-crawler hits](https://docs.fixaeo.com/api-reference/public-api/ingest-server-log-ai-crawler-hits.md): Server-log ingestion for Agent Analytics. The customer's edge — a Cloudflare Worker, a generic CDN webhook, or a CSV log upload — forwards a batch of raw request records. Each User-Agent is classified with the same engine catalog the JS beacon uses and written to the same Agents dashboard, so server… - [List brands](https://docs.fixaeo.com/api-reference/public-api/list-brands.md): List brands (bearer-authed) - [List monitored prompts](https://docs.fixaeo.com/api-reference/public-api/list-monitored-prompts.md): List monitored prompts (bearer-authed) - [Per-brand attribution](https://docs.fixaeo.com/api-reference/public-api/per-brand-attribution.md): Per-brand attribution (bearer-authed) - [Per-brand organic search performance](https://docs.fixaeo.com/api-reference/public-api/per-brand-organic-search-performance.md): Per-brand organic search performance (bearer-authed) - [Per-competitor citation domains](https://docs.fixaeo.com/api-reference/public-api/per-competitor-citation-domains.md): Per-competitor citation domains (bearer-authed) - [Per-competitor prompt drilldown](https://docs.fixaeo.com/api-reference/public-api/per-competitor-prompt-drilldown.md): Per-competitor prompt drilldown (bearer-authed) - [Per-engine performance](https://docs.fixaeo.com/api-reference/public-api/per-engine-performance.md): Per-engine performance (bearer-authed) - [Portfolio rollup](https://docs.fixaeo.com/api-reference/public-api/portfolio-rollup.md): Portfolio rollup (bearer-authed) - [Query fanouts](https://docs.fixaeo.com/api-reference/public-api/query-fanouts.md): Bearer-authed twin of `/api/v1/me/citations/fanouts`. Returns the LLM-decomposed sub-questions per (tracked prompt x engine) for the calling key's workspace. `truncated_groups` is true when the response hit the group cap — narrow the range to see the remainder. - [Recent mentions](https://docs.fixaeo.com/api-reference/public-api/recent-mentions.md): Region-scoped to the brand's primary active region by default; pass region/language to override. - [Topic-filtered ranking](https://docs.fixaeo.com/api-reference/public-api/topic-filtered-ranking.md): Topic-filtered ranking (bearer-authed) - [Vercel Drain endpoint verification probe](https://docs.fixaeo.com/api-reference/public-api/vercel-drain-endpoint-verification-probe.md): Answers Vercel's endpoint-verification probe with 200 and echoes any `verify` query value back as an `x-vercel-verify` response header. Deliberately UNAUTHENTICATED: the probe runs before the drain exists and Vercel documents neither its method nor whether it carries the drain's custom headers, so a… - [Workspace topic themes](https://docs.fixaeo.com/api-reference/public-api/workspace-topic-themes.md): Workspace topic themes (bearer-authed) - [Authentication](https://docs.fixaeo.com/api/authentication.md): Create an API key, send it as a bearer token, rotate it safely. - [Filters and time ranges](https://docs.fixaeo.com/api/filters.md): Shared query parameters and the values each one accepts. - [Customer API](https://docs.fixaeo.com/api/introduction.md): A read API over your FixAEO workspace, authed with a bearer key. - [Rate limits](https://docs.fixaeo.com/api/rate-limits.md): 120 requests a minute, a 429 with Retry-After, and no quota headers. - [Attribution](https://docs.fixaeo.com/attribution.md): Sessions, conversions, and revenue that started in an AI answer. - [Your brand profile](https://docs.fixaeo.com/brand-profile.md): The context FixAEO reads before it writes a single prompt. - [Citations](https://docs.fixaeo.com/citations.md): Which links AI engines show when they answer about your category. - [Tracking competitors](https://docs.fixaeo.com/competitors.md): Who AI models name instead of you, and how to pin the ones that matter. - [Crawlability](https://docs.fixaeo.com/crawlability.md): Which AI crawlers your robots.txt lets in, and which ones your competitors allow. - [Understanding your dashboard](https://docs.fixaeo.com/dashboard.md): What each panel tells you, and what to do about it. - [Export your data](https://docs.fixaeo.com/export-your-data.md): Every CSV and JSON export FixAEO offers, and what's in each. - [Query fanouts](https://docs.fixaeo.com/fanouts.md): The sub-questions an AI engine answers behind your prompt. - [Glossary](https://docs.fixaeo.com/glossary.md): Every FixAEO term defined once, with the page that owns it. - [Improve](https://docs.fixaeo.com/improve.md): Turn your scan data into a short list of fixes you can ship. - [Inbox](https://docs.fixaeo.com/inbox.md): Every alert that fired on your account, in one filterable list. - [Industry benchmarks](https://docs.fixaeo.com/industry.md): How much of the AI conversation in your category you own. - [Chrome extension](https://docs.fixaeo.com/integrations/chrome-extension.md): Check any site's AI visibility from your browser toolbar. - [Google Analytics](https://docs.fixaeo.com/integrations/google-analytics.md): Tie AI referral traffic to sessions, conversions, and revenue. - [Google Search Console](https://docs.fixaeo.com/integrations/google-search-console.md): Find the queries you rank for on Google but AI never cites. - [WordPress](https://docs.fixaeo.com/integrations/wordpress.md): Capture AI crawlers server-side and publish drafts from Improve. - [Welcome to FixAEO](https://docs.fixaeo.com/introduction.md): Track how AI models answer questions about your brand. - [Managing brands](https://docs.fixaeo.com/managing-brands.md): Add, switch between, and remove the brands you track. - [MCP server](https://docs.fixaeo.com/mcp/introduction.md): Query your FixAEO data from Claude, Cursor, or any MCP client. - [Setup](https://docs.fixaeo.com/mcp/setup.md): Connect the FixAEO MCP server to Claude, Cursor, or another client. - [Tools reference](https://docs.fixaeo.com/mcp/tools.md): All fourteen FixAEO MCP tools, their parameters, and what they return. - [Use cases](https://docs.fixaeo.com/mcp/use-cases.md): Sixteen questions to ask once the MCP server is connected. - [Metrics overview](https://docs.fixaeo.com/metrics-overview.md): The four numbers FixAEO tracks, and what each one answers. - [Position](https://docs.fixaeo.com/metrics/position.md): How early in an AI answer your brand gets named. - [Sentiment](https://docs.fixaeo.com/metrics/sentiment.md): How AI answers describe you once they name you. - [Share of voice](https://docs.fixaeo.com/metrics/share-of-voice.md): Your slice of every brand mention in your category. - [Visibility Score](https://docs.fixaeo.com/metrics/visibility-score.md): The share of AI answers that mention your brand. - [Model](https://docs.fixaeo.com/model.md): Your Visibility Score, split by AI engine. - [Plans and limits](https://docs.fixaeo.com/plans-and-limits.md): What each plan includes, and how the shared prompt pool works. - [Portfolio](https://docs.fixaeo.com/portfolio.md): Compare every brand you track in one cross-brand view. - [Quickstart](https://docs.fixaeo.com/quickstart.md): From a bare domain to your first AI visibility read. - [Search](https://docs.fixaeo.com/search.md): Find brands, prompts, mentions, and cited URLs inside your account. - [Security and privacy](https://docs.fixaeo.com/security.md): Where your data lives, what's encrypted, and what FixAEO doesn't have. - [Search performance](https://docs.fixaeo.com/seo.md): Your organic Google numbers, plus the queries AI engines skip. - [Setting up your prompts](https://docs.fixaeo.com/setting-up-prompts.md): The questions FixAEO asks AI models on your behalf. - [Sources](https://docs.fixaeo.com/sources.md): Which websites AI engines read and show when answering about you. - [Topics and labels](https://docs.fixaeo.com/topics-and-labels.md): Two ways to group a prompt list that's outgrown one screen. - [Understanding AI answers](https://docs.fixaeo.com/understanding-answers.md): The raw AI answers every other number is built from. - [What's in the app](https://docs.fixaeo.com/whats-in-the-app.md): Every sidebar screen, and the docs page that explains it. ## OpenAPI Specs - [public-openapi](https://docs.fixaeo.com/api-reference/public-openapi.json)