Apicurio Registry

Red Hat's open-source API/schema registry that stores and validates OpenAPI, AsyncAPI, JSON Schema, Avro, Protobuf, and GraphQL artifacts. While not a pure linter, Apicurio Registry performs content-rule validation on artifact upload and is the canonical governance point in many Kafka and event-driven architectures.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/apicurio-registry"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: linting:apicurio-registry
name: Apicurio Registry
description: Red Hat's open-source API/schema registry that stores and validates OpenAPI, AsyncAPI, JSON
  Schema, Avro, Protobuf, and GraphQL artifacts. While not a pure linter, Apicurio Registry performs content-rule
  validation on artifact upload and is the canonical governance point in many Kafka and event-driven architectures.
humanURL: https://www.apicur.io/registry/
baseURL: https://github.com/Apicurio/apicurio-registry
tags:
- Apicurio
- AsyncAPI
- Avro
- JSON-Schema
- Kafka
- OpenAPI
- Protobuf
- Red Hat
- Schema Registry
tags_raw:
- Apicurio
- AsyncAPI
- Avro
- JSON Schema
- Kafka
- OpenAPI
- Protobuf
- Red Hat
- Schema Registry
properties:
- type: Documentation
  url: https://www.apicur.io/registry/docs/apicurio-registry/3.0.x/index.html
- type: GitHubRepository
  url: https://github.com/Apicurio/apicurio-registry
- type: License
  url: https://github.com/Apicurio/apicurio-registry/blob/main/LICENSE
  x-license: Apache-2.0
- type: ContentRules
  url: https://www.apicur.io/registry/docs/apicurio-registry/3.0.x/getting-started/assembly-managing-registry-artifacts.html
x-rules-format: apicurio-content-rules
x-rules-engine: java
x-integration-points:
- rest-api
- ui
- ci
- kafka-serdes
x-supported-formats:
- openapi
- asyncapi
- avro
- json-schema
- protobuf
- graphql