Krakend Rate Limits
KrakenD is self-hosted software, not a hosted API service, so it does not impose vendor-side rate limits on its customers. Operators configure their own rate limiting using the built-in `qos/ratelimit/router` (per-endpoint) and `qos/ratelimit/proxy` (per-backend) middleware, plus the Enterprise `security/policies` layer for advanced quotas. License usage is unconstrained — Enterprise pricing explicitly is not linked to API count or throughput.
Krakend Rate Limits is the machine-readable rate-limit profile for KrakenD on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests_per_second.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.
Tagged areas include Rate Limiting, API Gateway, and API Aggregation.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.