logo
Errors (RFC 7807)rate_limit_exceeded (429)

rate_limit_exceeded (429)

Public API Problem code rate_limit_exceeded — workspace rate limit exceeded (HTTP 429).

rate_limit_exceeded (429)

type: https://docs.inboxops.app/api/problems/rate_limit_exceeded

Too many requests were sent for this workspace in the current window. Responses typically include Retry-After (seconds to wait before retrying).

What to do: Back off and retry after Retry-After. Spread traffic over time or reduce polling frequency. See Public API (Rate limits).