Envoy Gateway website screenshot

Envoy Gateway

Envoy Gateway is a CNCF project that manages Envoy Proxy as a standalone or Kubernetes-based application gateway. It implements the Kubernetes Gateway API and extends it with its own API group, gateway.envoyproxy.io, whose eight Custom Resource Definitions cover infrastructure shape, client and backend traffic behaviour, security policy, extensibility and direct xDS patching. There is no REST API and no hosted endpoint: the machine-readable contract is the CRD structural schemas plus two first-party gRPC services — an extension server hook and a remote infrastructure provider — that Envoy Gateway calls out to. Apache-2.0 licensed and free, with a published compatibility matrix giving every release a dated end of life, and Gateway API v1.6.1 core and extended conformance certified by report in the standard body's own repository.

Envoy Gateway publishes 3 APIs on the APIs.io network. Tagged areas include API Gateway, CNCF, Envoy, Kubernetes, and Open-Source.

Envoy Gateway’s developer surface includes documentation, API reference, getting-started guide, support, release notes, CLI, authentication, and 26 more developer resources.

42.6/100 developing ▬ flat Agent 25/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFree
3 APIs
API GatewayCNCFEnvoyKubernetesOpen-SourceGateway APIIngressService MeshCloud NativegRPC

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/envoy-gateway: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Envoy Gateway

Envoy Gateway's configuration API is a set of Kubernetes Custom Resource Definitions in the gateway.envoyproxy.io/v1alpha1 group — Backend, BackendTrafficPolicy, ClientTrafficPo...

Envoy Gateway Extension Server

A gRPC contract an operator implements to extend Envoy Gateway. Envoy Gateway is the client: during xDS translation it calls the six EnvoyGatewayExtension RPCs — PostRouteModify...

Envoy Gateway Remote Infrastructure Provider

A gRPC contract added in v1.9.0 that lets an operator supply their own infrastructure management strategy in place of Envoy Gateway creating Kubernetes workloads itself. Four RP...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Envoy Gateway Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Envoy Gateway Authentication

0 schemes

SECURITY

Envoy Gateway Domain Security

TLSv1.3 · HSTS

SECURITY

Envoy Gateway Vulnerability Disclosure

Hackerone · contact published

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 7

Status, limits, changes, and where to get help

Scroll for all 7

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: envoy-gateway
name: Envoy Gateway
description: 'Envoy Gateway is a CNCF project that manages Envoy Proxy as a standalone or Kubernetes-based application gateway.
  It implements the Kubernetes Gateway API and extends it with its own API group, gateway.envoyproxy.io, whose eight Custom
  Resource Definitions cover infrastructure shape, client and backend traffic behaviour, security policy, extensibility and
  direct xDS patching. There is no REST API and no hosted endpoint: the machine-readable contract is the CRD structural schemas
  plus two first-party gRPC services — an extension server hook and a remote infrastructure provider — that Envoy Gateway
  calls out to. Apache-2.0 licensed and free, with a published compatibility matrix giving every release a dated end of life,
  and Gateway API v1.6.1 core and extended conformance certified by report in the standard body''s own repository.'
type: Index
deliveryModel:
  model: open-source
  open_source: true
  commercial: false
  callable_host: false
  label: Open-source software the operator installs and runs
  confidence: high
  source:
  - https://github.com/envoyproxy/gateway/blob/main/LICENSE
  - https://gateway.envoyproxy.io/docs/install/install-helm/
  generated: '2026-09-07'
  method: searched
accessModel:
  pricing: free
  onboarding: self-service
  trial: false
  try_now: false
  public: true
  label: Free and open source (Apache-2.0)
  confidence: high
  source:
  - plans
  generated: '2026-09-07'
  method: searched
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/envoy-gateway.png
tags:
- API Gateway
- CNCF
- Envoy
- Kubernetes
- Open-Source
- Gateway API
- Ingress
- Service Mesh
- Cloud Native
- gRPC
tags_raw:
- API Gateway
- CNCF
- Envoy
- Kubernetes
- Open Source
- Gateway API
- Ingress
- Service Mesh
- Cloud Native
- gRPC
url: https://raw.githubusercontent.com/api-evangelist/envoy-gateway/refs/heads/main/apis.yml
created: '2026-03-27'
modified: '2026-09-07'
specificationVersion: '0.23'
position: Producing
apis:
- aid: envoy-gateway:envoy-gateway
  name: Envoy Gateway
  description: Envoy Gateway's configuration API is a set of Kubernetes Custom Resource Definitions in the gateway.envoyproxy.io/v1alpha1
    group — Backend, BackendTrafficPolicy, ClientTrafficPolicy, EnvoyExtensionPolicy, EnvoyPatchPolicy, EnvoyProxy, HTTPRouteFilter
    and SecurityPolicy — each carrying a full openAPIV3Schema, 4,080 schema properties in total. Every policy attaches to
    an upstream Gateway API object through targetRefs. Requests go to the cluster's own Kubernetes API server, so the base
    URL is templated on the operator's cluster rather than fixed by the project.
  humanURL: https://gateway.envoyproxy.io/
  baseURL: https://{kubernetes-api-server}/apis/gateway.envoyproxy.io/v1alpha1
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/envoy-gateway.png
  tags:
  - API Gateway
  - Kubernetes
  - CNCF
  - Gateway API
  properties:
  - type: Documentation
    url: https://gateway.envoyproxy.io/docs/
  - type: GettingStarted
    url: https://gateway.envoyproxy.io/docs/tasks/quickstart/
  - type: APIReference
    url: https://gateway.envoyproxy.io/docs/api/extension_types/
  - type: GitHubRepository
    url: https://github.com/envoyproxy/gateway
  - type: JSONSchema
    url: json-schema/envoy-gateway-crds.yaml
  - type: JSONSchema
    url: json-schema/envoy-gateway-json-schema.yml
  - type: Conformance
    url: conformance/envoy-gateway-gateway-api-v1.6-conformance-report.yaml
- aid: envoy-gateway:envoy-gateway-extension-server
  name: Envoy Gateway Extension Server
  description: 'A gRPC contract an operator implements to extend Envoy Gateway. Envoy Gateway is the client: during xDS translation
    it calls the six EnvoyGatewayExtension RPCs — PostRouteModify, PostVirtualHostModify, PostHTTPListenerModify, PostClusterModify,
    PostEndpointsModify and PostTranslateModify — so the extension can modify generated Envoy routes, virtual hosts, listeners,
    clusters, endpoints and the full translated output before it reaches the proxies. Messages are typed against Envoy''s
    own v3 config protos, pinned to buf.build/envoyproxy/envoy:v1.33.0.'
  humanURL: https://gateway.envoyproxy.io/docs/tasks/extensibility/extension-server/
  baseURL: https://{extension-server-host}:{port}
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/envoy-gateway.png
  tags:
  - gRPC
  - Extensibility
  - xDS
  properties:
  - type: Documentation
    url: https://gateway.envoyproxy.io/docs/tasks/extensibility/extension-server/
  - type: Protobuf
    url: grpc/envoy-gateway-extension-service.proto
  - type: Protobuf
    url: grpc/envoy-gateway-extension-context.proto
- aid: envoy-gateway:envoy-gateway-remote-infrastructure
  name: Envoy Gateway Remote Infrastructure Provider
  description: A gRPC contract added in v1.9.0 that lets an operator supply their own infrastructure management strategy in
    place of Envoy Gateway creating Kubernetes workloads itself. Four RPCs on EnvoyGatewayRemoteInfrastructureProvider reconcile
    and tear down the proxy and the global rate limit data planes from an Infra intermediate representation.
  humanURL: https://gateway.envoyproxy.io/news/releases/notes/
  baseURL: https://{remote-infra-provider-host}:{port}
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/envoy-gateway.png
  tags:
  - gRPC
  - Infrastructure
  properties:
  - type: Protobuf
    url: grpc/envoy-gateway-remoteinfra-service.proto
common:
- type: Website
  url: https://gateway.envoyproxy.io/
- type: DeveloperPortal
  url: https://gateway.envoyproxy.io/docs/
- type: Documentation
  url: https://gateway.envoyproxy.io/docs/
- type: APIReference
  url: https://gateway.envoyproxy.io/docs/api/extension_types/
- type: GettingStarted
  url: https://gateway.envoyproxy.io/docs/tasks/quickstart/
- type: Support
  url: https://github.com/envoyproxy/gateway/issues
- type: Roadmap
  url: https://gateway.envoyproxy.io/community/roadmap/
- type: GitHubOrganization
  url: https://github.com/envoyproxy
- type: SourceCode
  url: https://github.com/envoyproxy/gateway
- type: License
  url: https://github.com/envoyproxy/gateway/blob/main/LICENSE
- type: ReleaseNotes
  url: https://github.com/envoyproxy/gateway/releases
- type: Slack
  url: https://www.envoyproxy.io/slack
- type: LLMsTxt
  url: llms/envoy-gateway-llms.txt
- type: JSONSchema
  url: json-schema/envoy-gateway-json-schema.yml
- type: Protobuf
  url: grpc/envoy-gateway-grpc.yml
- type: Conformance
  url: conformance/envoy-gateway-conformance.yml
- type: Packages
  url: packages/envoy-gateway-packages.yml
- type: SDKs
  url: packages/envoy-gateway-packages.yml
- type: CLI
  url: cli/envoy-gateway-cli.yml
- type: Conventions
  url: conventions/envoy-gateway-conventions.yml
- type: Idempotency
  url: conventions/envoy-gateway-conventions.yml
- type: DataModel
  url: data-model/envoy-gateway-data-model.yml
- type: Authentication
  url: authentication/envoy-gateway-authentication.yml
- type: Lifecycle
  url: lifecycle/envoy-gateway-lifecycle.yml
- type: Deprecation
  url: lifecycle/envoy-gateway-lifecycle.yml
- type: ChangeLog
  url: changelog/envoy-gateway-changelog.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Security
  url: security/envoy-gateway-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: security/envoy-gateway-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/envoy-gateway-domain-security.yml
- type: Plans
  url: plans/envoy-gateway-plans-pricing.yml
- type: RateLimits
  url: rate-limits/envoy-gateway-rate-limits.yml
- type: FinOps
  url: finops/envoy-gateway-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-parent: envoy
x-relationship: product
x-enrichment:
  date: '2026-09-07'
  status: enriched
  artifacts_added: 21
  pass: local-v3

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/envoy-gateway"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/envoy-gateway/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/envoy-gateway/evidence"

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.