Skip to content

Rate Limits

TierRequests / minuteEvent limitData retention
Free10100,000 / month90 days
Pro1,000Unlimited365 days

Free hosted accounts also get:

  • up to 2 projects
  • 500 agent/API read actions per month
  • MCP access for list_projects, create_project, all_sites_overview, analytics_overview, bot_traffic_overview, and all_sites_bot_traffic

Bot traffic overview stays available on both hosted tiers through API, CLI, and MCP.

Paid plans unlock the full API, CLI, and MCP surface. Free accounts receive PRO_REQUIRED on query, funnels, retention, experiments, and the richer analytics endpoints.

LimitValue
Concurrent SSE streams10 per account
/live rateStandard API rate limit
Inactivity timeout30 minutes
Ring buffer5 minutes / 10,000 events
  • back off and retry instead of hammering the same endpoint
  • reduce polling frequency for overview queries
  • batch ingestion where possible
  • move experiments and heavier analysis to a pro account if that is the bottleneck