Error shape
Status codes
Rate limits
Defaults (configurable per environment):
Caller identity is derived from the API key (or staff session). Limits are per org + caller.
Handling 429
- Read
retry_afterwhen present. - Sleep / re-queue for at least that many seconds.
- Retry sends with the same
Idempotency-Key.