# API and SDK 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 and SDK Reference
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: April 30, 2025
latest-console-tag: v3.7.3
latest-connect-version: 4.93.0
docname: api-reference
page-component-name: streaming
page-version: "24.1"
page-component-version: "24.1"
page-component-title: Streaming
page-relative-src-path: api-reference.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/24.1/modules/reference/pages/api-reference.adoc
description: See the Schema Registry API, the HTTP Proxy API, the Admin API, and the Data Transforms SDKs.
page-git-created-date: "2023-05-17"
page-git-modified-date: "2025-08-21"
support-status: past end-of-life
---

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

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

-   [Cloud API Reference](https://docs.redpanda.com/api/doc/cloud-controlplane/)

    Use the Cloud API to manage Redpanda Cloud clusters and resources. See also:

-   [Cloud API Overview](https://docs.redpanda.com/api/doc/cloud-controlplane/topic/topic-cloud-api-overview).

-   [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.1/manage/schema-reg/).

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

    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.1/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 the Redpanda Enterprise and cannot be done using the standard Kafka API.


Use the SDK reference documentation to build and deploy data transforms on Redpanda topics:

-   [Golang SDK for Data Transforms](https://docs.redpanda.com/streaming/24.1/reference/data-transform-golang-sdk/)

-   [Rust SDK for Data Transforms](https://docs.redpanda.com/streaming/24.1/reference/data-transform-rust-sdk/)