Quick answer
Perplexity API documents agent api tier range as Tier 0: 50 RPM; Tiers 4–5: 2,000 RPM. The same tiers range from 1 to 33 queries per second.
Verified Aug 22, 2026Official source
Current limits
| Constraint | Current value | Scope | Verified source |
|---|---|---|---|
| Agent API tier rangeThe same tiers range from 1 to 33 queries per second. | Tier 0: 50 RPM; Tiers 4–5: 2,000 RPM | Permanent cumulative-spend tiers | PerplexityAug 22, 2026 |
Why does this limit matter?
Both sustained minute capacity and per-second pacing must fit the tier.
This value is scoped to Permanent cumulative-spend tiers; a different plan, runtime, model, endpoint, region, or account can produce a different effective constraint.
What should you check?
- Read the current usage tier in the API Platform console before sizing worker concurrency.
- Confirm the exact plan, model, runtime, endpoint, region, and account that serve the failing workload.
- Record the observed value, response headers or configuration, timestamp, and source without logging secrets.
Important caveats
- Enterprise or custom capacity can differ from the public Tier 0–5 table.
- Treat the official source and live account configuration as authoritative if they differ from this verified snapshot.
HyperObserve reports the documented platform constraint. Your application, SDK, gateway, provider, region, or account can impose a lower effective limit.
Related