Picus Security Rate Limits
The Picus Customer API applies tiered, per-endpoint rate limits on a per-minute basis, enforced by client IP. Read-oriented endpoints get higher limits than write-oriented endpoints. Picus does not publish a full per-endpoint limit table; instead every response carries the limit for the endpoint that was called in the X-Ratelimit-* headers, and the docs give two worked examples.
Picus Security Rate Limits is the machine-readable rate-limit profile for Picus Security on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring requests_per_minute.
The profile also includes response codes documented for throttled and throttled_description.
Tagged areas include Rate Limiting and Security Validation.