Envoy Proxy · Rate Limits

Envoy Proxy Rate Limits

Envoy Proxy is self-hosted open-source software, so there is no upstream "service" rate limit to publish. Envoy itself implements rate limiting as a feature (local and global rate-limit filters, the gRPC Rate Limit Service), and the operator chooses the limits they want to enforce on their own traffic. The numbers below are not platform-imposed quotas; they describe Envoy's own rate-limit machinery and the response codes it emits when configured.

Envoy Proxy Rate Limits is the machine-readable rate-limit profile for Envoy Proxy on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 2 rate-limit definitions, measuring varies and tokens_per_second.

The profile also includes 3 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.

Tagged areas include Rate Limiting, Gateways, Proxies, Service Mesh, and Open Source.

2 Limits Throttle: 429
Rate LimitingGatewaysProxiesService MeshOpen Source

Limits

Operator-configured global rate limit descriptor
varies
operator-defined via Rate Limit Service descriptors
Operator-configured local rate limit route/cluster
tokens_per_second
operator-defined via token-bucket fill_interval and max_tokens

Policies

Token bucket
Envoy's local rate limiter uses a token-bucket algorithm; operators specify max_tokens, tokens_per_fill, and fill_interval per route or cluster.
Global rate limiting via RLS
Global limits are enforced by an external gRPC Rate Limit Service; Envoy sends descriptors and the RLS returns OVER_LIMIT or OK.
Status override
The HTTP status returned on throttle is configurable (defaults to 429); operators may also enforce a 503 envoy_rate_limited response on the local filter.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/envoy-proxy-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.