API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

etcd HTTP Gateway API

etcd provides an HTTP/JSON gateway that translates HTTP requests into gRPC calls, allowing clients without gRPC support to interact with etcd. The gateway supports the same operations as the gRPC API including key-value operations, watches, and cluster management through a RESTful interface.

Documentation

Specifications

Other Resources

OpenAPI

etcd-http-gateway-openapi.yml Raw ↑