HAProxy Data Plane API
The HAProxy Data Plane API is a REST API for managing HAProxy configuration dynamically. It allows runtime configuration of frontends, backends, servers, ACLs, and other HAProxy objects without requiring configuration file changes or restarts.
HAProxy Data Plane API is one of 3 APIs that HAProxy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Configuration, Load Balancing, and REST API. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, a getting-started guide, a GitHub repository, and a changelog.
Requests are made against the base URL https://localhost:5555/v2.
Metadata
The identity and technical contract details declared by the specification.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from HAProxy 2
Other APIs HAProxy publishes across the network.