Bitwarden Rate Limits
Bitwarden documents that its Public API throttles abusive traffic and returns 429 Too Many Requests when the API is hit too quickly. Numeric per-second ceilings are not exhaustively published. List endpoints exceeding 50 results return a continuationToken for pagination. Identity tokens issued via client_credentials are valid for 3600 seconds and should be reused rather than reissued on every call. Two cloud regions exist - api.bitwarden.com (US) and api.bitwarden.eu (EU) - each with its own identity host.
Bitwarden Rate Limits is the machine-readable rate-limit profile for Bitwarden on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, items, and seconds.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and unauthorized.
Tagged areas include Security, Password Manager, Open Source, Vault, and Identity.