Confluent Schema Registry

Central repository with a RESTful interface for registering and evolving schemas in Avro, JSON Schema, and Protobuf. Enforces compatibility rules (backward, forward, full, transitive) for Kafka topics. Available in Confluent Platform and as a managed component of Confluent Cloud. Schema Linking syncs schemas across hybrid and multicloud deployments.

API entry from apis.yml

apis.yml Raw ↑
name: Confluent Schema Registry
description: Central repository with a RESTful interface for registering and evolving schemas in Avro,
  JSON Schema, and Protobuf. Enforces compatibility rules (backward, forward, full, transitive) for Kafka
  topics. Available in Confluent Platform and as a managed component of Confluent Cloud. Schema Linking
  syncs schemas across hybrid and multicloud deployments.
humanURL: https://docs.confluent.io/platform/current/schema-registry/index.html
tags:
- Registry
- Schemas
- Governance
properties:
- type: Documentation
  url: https://docs.confluent.io/platform/current/schema-registry/index.html
- type: APIReference
  url: https://docs.confluent.io/platform/current/schema-registry/develop/api.html
- type: GitHubRepository
  url: https://github.com/confluentinc/schema-registry