Envoy API V3
The Envoy API v3 is the current stable protobuf-based configuration and extension API for Envoy proxy. It defines the configuration types for all Envoy subsystems including listeners, clusters, routes, endpoints, HTTP filters, network filters, transport sockets, and access logging. The API is defined using Protocol Buffers and published in the envoy-api repository.
Documentation
SDKs
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/envoy/refs/heads/main/json-schema/envoy-cluster.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/envoy/refs/heads/main/json-schema/envoy-listener.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/envoy/refs/heads/main/json-schema/envoy-route-configuration.json