Rate limits

Every published limit, what it is scoped to, and what happens at the ceiling.

dev · https://api.dev.oprag.ai
LimitScopeCeilingWindowStatus
Applies to chat opened through a public share link, which has no key to attribute usage to.Per (IP, project) on shared chat links60 requests1 minute429
Stops a single visitor from flooding a project's lead list.Per visitor10 leads1 hour429
Create, update, and archive of custom extraction schemas share one write budget.Per workspaceSchema create and update callsrolling429
Chat stops answering once the plan's monthly message cap is reached. See the plan table.Per workspacePlan message capcalendar month403

Plan caps

PlanProjectsSeatsMessages / monthStorage
Free125000.5 GB
Growth233,0002 GB
Pro5520,0005 GB
Enterprise100100100,000100 GB

Export caps

ExportCap
Leads CSV export5 000 rows
Conversations exportcapped per request

Backing off

Retry a 429 with exponential backoff and jitter. The share-link limit is per minute per IP and project, so a burst clears within a minute; a plain retry loop simply keeps it saturated.

Ready to ship?

Get started free