API Reference

Use Redpanda’s API reference documentation to learn about and interact with API endpoints:

  • Schema Registry API Reference

    Manage schemas within a Redpanda cluster. See also: Schema Registry documentation.

  • HTTP Proxy API Reference

    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.

  • Admin API Reference

    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 Self-Managed and cannot be done using the standard Kafka API. See also: Manage Redpanda using the Admin API.

    • Admin API (legacy) endpoints are available on all supported versions of Redpanda. Select "v1" in the version selector to view these endpoints.

    • Admin API (ConnectRPC) endpoints are available on Redpanda version 25.3 and later. These endpoints provide access to new functionality introduced starting in Redpanda v25.3. Select "v2" in the version selector to view these endpoints.