Developers

Rate limits

The actual numbers, so you can size your integration before you write it rather than after.

EndpointLimitNotes
Dashboard and authenticated API240 requests per minutePer workspace. Comfortably above interactive use; a backfill should pace itself below it.
Public chat endpointPer bot, configurableEach assistant carries its own per-minute limit so one busy site cannot starve another. An adaptive bot challenge sits in front of it.
Sign in10 per minute
Registration20 per hour
Password reset5 per hour
One-time code request5 per hourVerification of the code itself allows 20 per hour.
Team invitations30 per hour
Test messages from the dashboard20 per minute

Bulk work

Backfills without surprises

Pace below the limit

The API isn't billed per request, so there's nothing to gain by going faster.

Send an idempotency key

A retry after a timeout returns the original result, not a second record.

Blocked? Ask

The numbers are defaults, not a policy — a legitimate workload is worth an email.

Headers and mechanism: retries, versioning and limits · every error code

See what it drafts from your site. Free to start, no card, live in minutes.

Start free