Armosec Rate Limits
ARMO does not publish fixed numeric rate limits for the ARMO Platform API. Access is gated by an account access key (X-API-KEY), and practical throughput is bounded by the size of your subscription (vCPU-based) and the scanning cadence of your connected clusters, registries, and repositories rather than by a documented per-minute request cap. Callers should implement retry with exponential backoff and honor 429 responses if throttled.
Armosec Rate Limits is the machine-readable rate-limit profile for ARMO on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, keys, and scans.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Kubernetes Security, Cloud Native Security, Rate Limiting, and Quotas.