# Redpanda HTTP Proxy API ## Description This is version `0.0.2` of this API documentation. Last update on Aug 19, 2025. HTTP Proxy is an HTTP server that exposes operations you can perform directly on a Redpanda cluster. Use the Redpanda HTTP Proxy API to perform a subset of actions that are also available through the Kafka API, but using simpler REST operations. See also: - [Use Redpanda Cloud with the HTTP Proxy API](https://docs.redpanda.com/redpanda-cloud/develop/http-proxy/) - [Use Redpanda Self-Managed with the HTTP Proxy API](https://docs.redpanda.com/current/develop/http-proxy/) ## Servers - http://{{Host}}: http://{{Host}} () ## Endpoints - [Brokers](https://docs.redpanda.com/api/doc/http-proxy/group/endpoint-brokers.md) - [Consumers](https://docs.redpanda.com/api/doc/http-proxy/group/endpoint-consumers.md) - [Topics](https://docs.redpanda.com/api/doc/http-proxy/group/endpoint-topics.md) [Powered by Bump.sh](https://bump.sh)