Verified limit lookup

Perplexity Agent API Rate Limits

Perplexity Agent API Rate Limits, verified against Perplexity API's official documentation with scope, implementation impact, caveats, and a direct check.

Verified Aug 22, 20261 official source
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

ConstraintCurrent valueScopeVerified source
Agent API tier rangeThe same tiers range from 1 to 33 queries per second.Tier 0: 50 RPM; Tiers 4–5: 2,000 RPMPermanent cumulative-spend tiersPerplexityAug 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?

  1. Read the current usage tier in the API Platform console before sizing worker concurrency.
  2. Confirm the exact plan, model, runtime, endpoint, region, and account that serve the failing workload.
  3. 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

Related references and tools

Found an outdated limit? Report it.