API Reference
Use Redpanda’s API reference documentation to learn about and interact with API endpoints:
-
Manage schemas within a Redpanda cluster. See also: Schema Registry documentation.
-
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 with the HTTP Proxy API.
-
Manage components of a Redpanda cluster, such as individual brokers and partition leadership. The Redpanda Admin API also allows you to perform operations that are specific to Redpanda Streaming and cannot be done using the standard Kafka API.