Redpanda HTTP Proxy (Pandaproxy) API

The Redpanda HTTP Proxy (Pandaproxy) provides a REST API for producing and consuming topic data without a Kafka client library, useful for environments where embedding a Kafka driver is impractical.

API entry from apis.yml

apis.yml Raw ↑
aid: redpanda:redpanda-http-proxy-api
name: Redpanda HTTP Proxy (Pandaproxy) API
tags:
- HTTP Proxy
- REST
- Producers
- Consumers
properties:
- url: https://docs.redpanda.com/current/develop/http-proxy/
  type: Documentation
- url: https://docs.redpanda.com/api/pandaproxy/
  type: API Reference
description: The Redpanda HTTP Proxy (Pandaproxy) provides a REST API for producing and consuming topic
  data without a Kafka client library, useful for environments where embedding a Kafka driver is impractical.