Ambassador Rate Limits
Ambassador Edge Stack and Emissary-Ingress are self-hosted Kubernetes ingress controllers, so request-rate behavior is determined by the operator's own rate-limit policies (RateLimitService, RateLimit CRDs) configured against the bundled Envoy data plane. Edge Stack ships with a built-in rate-limit service supporting per-route, per-IP, and per-header limits; Emissary integrates with external rate-limit services. There are no public per-tier API throttle numbers because the gateway runs in the customer's cluster.
Ambassador Rate Limits is the machine-readable rate-limit profile for Ambassador on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring varies.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.
Tagged areas include Rate Limiting, API Gateway, Kubernetes, Ambassador, and Gravitee.