Plan Limits
Domains, Prompts, AI platforms, scan cadence, and API access per tier.
The tier you are on determines how many domains you can track, how many Prompts each scan tests, which AI platforms are covered, and whether you get access to the public API and outbound webhooks.
Overview table
| Feature | Starter | Professional | Business |
|---|---|---|---|
| Domains | 1 | 5 | 10 |
| Prompts per scan | See current plan limits | See current plan limits | See current plan limits |
| AI platforms | ChatGPT, Perplexity, Gemini | All 5 | All 5 |
| Scan cadence | Daily Monitoring + Full Benchmark | Daily Monitoring + Full Benchmark | Daily Monitoring + Full Benchmark |
| Public API | No | Read only | Read + write |
| Outbound webhooks | No | Yes | Yes |
| API keys | 0 | 1 | 3 |
"All 5" refers to ChatGPT, Claude, Perplexity, Gemini, and Google AI Mode.
Prompt counts and the exact Full Benchmark cadence are managed in subscription_plans and surface on the live Plans page in your workspace. The dashboard renders the current value for your tier; the values in this table do not duplicate them so the docs cannot drift.
API rate limits
Public API quotas by tier, enforced per key. See Rate Limits for response headers and 429 semantics.
| Surface | Per minute | Per month |
|---|---|---|
| Business tier (public API) | 60 | 50,000 |
| Professional tier (public API) | 60 | 10,000 |
| Console API (per key) | 120 | 100,000 |
What changes between tiers
- Starter to Professional - Claude and AI Mode added, 5 domains, a larger Prompt budget per scan, API read access, outbound webhooks.
- Professional to Business - 10 domains, the largest Prompt budget per scan, API write access, 5x the monthly API quota.
API tier gate
The public API is available on Professional and Business only. Keys cannot be minted on Starter accounts. Read endpoints (GET) work on both Professional and Business; write endpoints (POST and DELETE) are Business only. Attempting a write from a Professional key returns 403 forbidden.
Soft versus hard caps
Domain counts and Prompt counts are hard caps. The API rate limits are also hard caps. Webhook subscriptions and API key counts are soft caps that the UI enforces.
If you need more than Business provides, reach out. Enterprise arrangements exist for accounts that track many more domains or call the API at a much higher rate.