GeoScore
GeoScore tells you — with a single API call — how likely your content is to be cited by AI search engines like ChatGPT, Perplexity, Google AI Overviews, and Microsoft Copilot. Send it any text string or URL. Get back a 0–100 GEO (Generative Engine Optimization) score and a ranked list of exactly what to fix. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ WHAT IT SCORES (8 structural checks)…
GeoScore endpoints
| Method | Endpoint | Description |
|---|---|---|
| Analyze | ||
| POST |
analyze_api_analyze_post /api/analyze |
Submit `text` (raw text, markdown, or HTML) **or** a `url` to fetch. Returns a 0–100 GEO score plus structural metrics and improvement fixes. |
| Health | ||
| GET |
health_check_health_get /health |
|
| API Keys | ||
| POST |
create_api_key_api_keys_create_post /api/keys/create |
|
| GET |
get_usage_api_keys_usage_get /api/keys/usage |
|
| Webhooks | ||
| POST |
stripe_webhook_webhooks_stripe_post /webhooks/stripe |
Handles Stripe subscription events: - customer.subscription.created / updated → upgrade/create API key - customer.subscription.deleted → downgrade to free tier |
GeoScore pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $14.99 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $79 / month | — |
|