Rate limits

A rolling interactive limit shared across API keys, MCP, and the dashboard Playground.

Limits

Each account is limited to 60 authenticated requests per rolling minute, shared across its API keys, hosted MCP, and dashboard Playground. If you hit the limit, calls return 429; back off and retry. Tracker lifecycle requests and background tracker executions have independent account-level protection and do not consume this interactive allowance. High-volume keyword/trends usage should pace client-side, since those hit an external provider with its own caps.

Latency

AI-model calls depend on upstream model APIs (typically a few seconds). Identical queries hit a cross-customer cache and return in under 200ms. Data endpoints return in ~1–2s.