# Schema Registry

> 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: Schema Registry
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: schema-reg/index
page-component-name: streaming
page-version: "24.1"
page-component-version: "24.1"
page-component-title: Streaming
page-relative-src-path: schema-reg/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/24.1/modules/manage/pages/schema-reg/index.adoc
description: Redpanda's Schema Registry provides the interface to store and manage event schemas.
page-git-created-date: "2023-11-16"
page-git-modified-date: "2024-02-26"
support-status: past end-of-life
---

<!-- Source: https://docs.redpanda.com/streaming/24.1/manage/schema-reg.md -->

-   [Redpanda Schema Registry](schema-reg-overview/)

    Redpanda's Schema Registry provides the interface to store and manage event schemas.

-   [Use the Schema Registry API](schema-reg-api/)

    Perform common Schema Registry management operations with the API.

-   [Server-Side Schema ID Validation](schema-id-validation/)

    Learn about server-side schema ID validation for clients using SerDes that produce to Redpanda brokers, and learn how to configure Redpanda to inspect and reject records with invalid schema IDs.