Verified limit lookup

Perplexity Sonar API Rate Limits

Perplexity Sonar 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 sonar model rpm as Tier 0: 5–50 RPM; upper tiers: up to 100–4,000 RPM. Deep Research, Sonar, and asynchronous endpoints each have separate values.

Verified Aug 22, 2026Official source

Current limits

ConstraintCurrent valueScopeVerified source
Sonar model RPMDeep Research, Sonar, and asynchronous endpoints each have separate values.Tier 0: 5–50 RPM; upper tiers: up to 100–4,000 RPMModel and tier specificPerplexityAug 22, 2026

Why does this limit matter?

Using one Sonar limit for every model can under-provision or overload a worker.

This value is scoped to Model and tier specific; a different plan, runtime, model, endpoint, region, or account can produce a different effective constraint.

What should you check?

  1. Match the exact model or async endpoint to the current tier table.
  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

  • GET polling endpoints have much higher documented RPM than async job creation.
  • 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.