Hvault Rate Limits
HashiCorp Vault does not enforce a default account-wide rate limit. Operators configure Resource Quotas (rate-limit quotas) using a token-bucket algorithm scoped per-node and per-unique-client-IP. Quotas can be applied at global, namespace, mount, path, or auth-role level with most-specific rule winning. Vault Enterprise additionally supports identity-based rate limits and lease-count quotas. Operational maximums (request size, lease count, namespace count) are documented as advisory ceilings rather than throttled limits.
Hvault Rate Limits is the machine-readable rate-limit profile for HashiCorp Vault on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests_per_second, active_leases, bytes_per_request, and seconds_per_request.
The profile also includes 6 backoff/retry policies defined.
Tagged areas include Rate Limiting, Secrets Management, and Security.