SurfacedBySurfacedBy Docs
DocumentationReference

Plan Limits

Domains, Prompts, AI platforms, scan cadence, and API access per tier.

Ask an AI:Open in ChatGPTOpen in Claude

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

FeatureStarterProfessionalBusiness
Domains1510
Prompts per scanSee current plan limitsSee current plan limitsSee current plan limits
AI platformsChatGPT, Perplexity, GeminiAll 5All 5
Scan cadenceDaily Monitoring + Full BenchmarkDaily Monitoring + Full BenchmarkDaily Monitoring + Full Benchmark
Public APINoRead onlyRead + write
Outbound webhooksNoYesYes
API keys013

"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.

SurfacePer minutePer month
Business tier (public API)6050,000
Professional tier (public API)6010,000
Console API (per key)120100,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.

On this page