Arcjet Rate Limits
Arcjet is itself a rate-limiting product; this artifact documents limits that apply to Arcjet's OWN decision service rather than the limits customers configure for their applications. Arcjet does not publish hard public per-account request-rate caps on the Decide service; usage is metered and billed per protected request rather than throttled, with tier-based request allowances and Enterprise offering higher allowances. The practical operational control is the SDK request timeout (default 500ms in production, 1000ms in development), after which the SDK fails open by default (configurable to fail closed). The SDK makes a single call to the Decide service per request regardless of the number of rules configured, and caches decisions locally to minimize calls.
Arcjet Rate Limits is the machine-readable rate-limit profile for Arcjet on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, milliseconds, and calls.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Security, Rate Limiting, Bot Detection, WAF, and Developer Security.