Custom Dashboard
Build a branded GEO dashboard with KPIs and competitor rankings
Weekly Reports
Automate week-over-week performance reports
Competitive Analysis
Track your position against competitors
Data Export
Export data for BI tools (BigQuery, Snowflake, CSV)
Quick Start
Get your GEO Score in one command:API Client
Reusable client with error handling for all guides on this site.All guides on this site use this client. Copy it to your project or adapt it to your needs.
TypeScript Types
Type definitions for the API client.Pagination
Fetch all results when you have more than 100 items.Field Reference
Mapping between business metrics and API fields:| Business Metric | Endpoint | Field | Description |
|---|---|---|---|
| GEO Score | /performance | scores.global | Overall optimization score (0-100) |
| Brand Visibility | /performance | scores.mentionRate | % of responses mentioning your brand |
| Citation Rate | /performance | scores.sourceRate | % of responses citing your content |
| Share of Voice | /competitors | shareOfVoice | Your % of all competitor mentions |
| Share of Citations | /source-domains | rate | Source’s % of all citations |
| Sentiment | /performance | scores.sentiment | Average sentiment score (0-100) |
| Average Position | /competitors | avgPosition | Average rank in AI responses (1 = first) |
| Mentioned but not cited | /answers | hasSelfMention + hasSelfSource | Responses where you’re mentioned but not linked |
| AI search queries | /search | query | Web queries triggered by AI before responding |

