# API Reference

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [streaming-full.txt](https://docs.redpanda.com/streaming-full.txt)

---
title: API Reference
latest-redpanda-tag: v24.3.9
latest-console-tag: v3.7.3
latest-operator-version: v26.1.4
# EOL = End-of-Life (support lifecycle status)
page-is-nearing-eol: "false"
page-is-past-eol: "true"
page-eol-date: December 3, 2025
latest-connect-version: 4.93.0
docname: api-reference
page-component-name: streaming
page-version: "24.3"
page-component-version: "24.3"
page-component-title: Streaming
page-relative-src-path: api-reference.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/24.3/modules/reference/pages/api-reference.adoc
description: See the Schema Registry API, the HTTP Proxy API, and the Admin API.
page-git-created-date: "2023-05-17"
page-git-modified-date: "2026-05-26"
support-status: past end-of-life
---

<!-- Source: https://docs.redpanda.com/streaming/24.3/reference/api-reference.md -->

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

-   [Schema Registry API Reference](https://docs.redpanda.com/api/doc/schema-registry/)

    Manage schemas within a Redpanda cluster. See also: [Schema Registry documentation](https://docs.redpanda.com/streaming/24.3/manage/schema-reg/).

-   [HTTP Proxy API Reference](https://docs.redpanda.com/api/doc/http-proxy/)

    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](https://docs.redpanda.com/streaming/24.3/develop/http-proxy/).

-   [Admin API Reference](https://docs.redpanda.com/api/doc/admin/)

    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.