Apache Kafka
Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications. It provides a REST Proxy API, Kafka Connect REST API, and AsyncAPI for event streaming.
Apache Kafka publishes 12 APIs on the APIs.io network, including Messaging API, ACL API, Broker API, and 9 more. Tagged areas include Distributed Systems, Event Streaming, Messaging, Open Source, and Pub-Sub.
The Apache Kafka catalog on APIs.io includes 1 event-driven AsyncAPI specification, 5 JSON-LD contexts, and 3 Spectral governance rulesets.
Apache Kafka’s developer surface includes CLI, changelog, documentation, getting-started guide, engineering blog, and 32 more developer resources.
Kin Score
APIs 12
Individual APIs this provider publishes, each with its own machine-readable definition.
Apache Kafka Messaging API
The core Kafka messaging protocol for producing and consuming records to/from topics using the native Kafka binary protocol, supporting exactly-once semantics, compaction, and p...
Apache Kafka ACL API
The ACL API from Apache Kafka — 1 operation(s) for acl.
Apache Kafka Broker API
The Broker API from Apache Kafka — 1 operation(s) for broker.
Apache Kafka Cluster API
The Cluster API from Apache Kafka — 3 operation(s) for cluster.
Apache Kafka Connectors API
The Connectors API from Apache Kafka — 8 operation(s) for connectors.
Apache Kafka Consumer Group API
The Consumer Group API from Apache Kafka — 2 operation(s) for consumer group.
Apache Kafka Offsets API
The Offsets API from Apache Kafka — 1 operation(s) for offsets.
Apache Kafka Partition API
The Partition API from Apache Kafka — 1 operation(s) for partition.
Apache Kafka Plugins API
The Plugins API from Apache Kafka — 2 operation(s) for plugins.
Apache Kafka Records API
The Records API from Apache Kafka — 1 operation(s) for records.
Apache Kafka Tasks API
The Tasks API from Apache Kafka — 3 operation(s) for tasks.
Apache Kafka Topic API
The Topic API from Apache Kafka — 2 operation(s) for topic.
Scroll for all 12
Open Collections 2
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Kafka Connect REST API
OPEN COLLECTIONConfluent Kafka REST Proxy API
OPEN COLLECTIONArazzo Workflows 12
Multi-step API workflows described with the Arazzo specification.
Apache Kafka Update a Connector Configuration
Read the current config, validate the replacement, apply it, restart, and confirm.
ARAZZOApache Kafka Decommission a Connector
Capture a connector's config and offsets, stop it cleanly, delete it, and verify it is gone.
ARAZZOApache Kafka Triage a Failed Connector
Find the connector, read its status, drill into the failing task, and restart what is broken.
ARAZZOApache Kafka Pause and Resume a Connector for Maintenance
Pause a connector for a maintenance window, confirm it stopped, then resume it and confirm recovery.
ARAZZOApache Kafka Reset Connector Offsets
Stop a connector, snapshot its offsets, wipe them entirely, and resume from a clean slate.
ARAZZOApache Kafka Rewind Connector Offsets
Stop a connector, capture its offsets, rewind them to a chosen position, and resume.
ARAZZOApache Kafka Validate and Deploy a Connector
Check the worker, confirm the plugin is installed, validate the config, then create the connector.
ARAZZOApache Kafka Review Consumer Group Lag
Resolve the cluster, list the consumer groups, and pull the lag summary and assignment for one group.
ARAZZOApache Kafka Grant a Principal Access to a Topic
Resolve the cluster, confirm the topic, audit existing ACLs, grant read access, and verify the grant.
ARAZZOApache Kafka Review Cluster and Topic Capacity
Walk a cluster from brokers to topics to the partition and replica layout of one topic.
ARAZZOApache Kafka Decommission a Topic
Confirm the topic, check for active consumer groups and bound ACLs, then delete it.
ARAZZOApache Kafka Provision a Topic and Produce a Record
Resolve the cluster, create a topic with explicit partitioning, read it back, and produce a first record.
ARAZZOScroll for all 12
MCP Servers 1
Model Context Protocol servers that expose these APIs to AI agents.
apache-kafka-mcp.yml
MCP SERVERPricing Plans 1
Published pricing tiers and plan structures.
Rate Limits 1
Documented rate limits and quota policies.
Apache Kafka Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals for API financial operations.
Apache Kafka Finops
FINOPSFeatures 7
Notable capabilities this provider offers.
High Throughput
Handle millions of messages per second with low latency at massive scale.
Exactly-Once Semantics
Guarantee exactly-once message delivery with idempotent producers and transactional APIs.
Distributed Replication
Automatic replication across brokers for fault tolerance and high availability.
Stream Processing
Real-time stream processing via Kafka Streams library and KSQL.
Connector Ecosystem
200+ pre-built Kafka Connect connectors for databases, clouds, and SaaS.
Log Compaction
Retain the latest value for each key with topic log compaction.
Consumer Groups
Horizontally scalable consumers with automatic partition rebalancing.
Scroll for all 7
Event Specifications 1
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Apache Kafka Messaging API
Apache Kafka is a distributed event streaming platform capable of handling trillions of events a day. This spec describes the core messaging protocol for producing and consuming...
ASYNCAPISemantic Vocabularies 5
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral Rules 3
Spectral governance rulesets for linting and validating these APIs.
JSON Schema 19
Standalone JSON Schema definitions for this provider's data models.
ConfigValidationResult
JSON SCHEMAConnectorInfo
JSON SCHEMAConnectorPlugin
JSON SCHEMAConnectorStatus
JSON SCHEMACreateConnectorRequest
JSON SCHEMATaskInfo
JSON SCHEMATaskStatus
JSON SCHEMAKafka Record
JSON SCHEMAAcl
JSON SCHEMABroker
JSON SCHEMACluster
JSON SCHEMAConsumerGroup
JSON SCHEMACreateAclRequest
JSON SCHEMACreateTopicRequest
JSON SCHEMAPartition
JSON SCHEMAProduceRequest
JSON SCHEMAProduceResponse
JSON SCHEMATopic
JSON SCHEMAKafka Topic Configuration
JSON SCHEMAScroll for all 19
JSON Structure 17
JSON Structure definitions describing this provider's data shapes.
Kafka Connect Config Validation Result Structure
JSON STRUCTUREKafka Connect Connector Info Structure
JSON STRUCTUREKafka Connect Connector Plugin Structure
JSON STRUCTUREKafka Connect Connector Status Structure
JSON STRUCTUREKafka Connect Create Connector Request Structure
JSON STRUCTUREKafka Connect Task Info Structure
JSON STRUCTUREKafka Connect Task Status Structure
JSON STRUCTUREKafka Rest Proxy Acl Structure
JSON STRUCTUREKafka Rest Proxy Broker Structure
JSON STRUCTUREKafka Rest Proxy Cluster Structure
JSON STRUCTUREKafka Rest Proxy Consumer Group Structure
JSON STRUCTUREKafka Rest Proxy Create Acl Request Structure
JSON STRUCTUREKafka Rest Proxy Create Topic Request Structure
JSON STRUCTUREKafka Rest Proxy Partition Structure
JSON STRUCTUREKafka Rest Proxy Produce Request Structure
JSON STRUCTUREKafka Rest Proxy Produce Response Structure
JSON STRUCTUREKafka Rest Proxy Topic Structure
JSON STRUCTUREScroll for all 17
Examples 17
Example request and response payloads for these APIs.
Kafka Rest Proxy Acl Example
EXAMPLEScroll for all 17
Security Posture 2
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
Recommended x-agentic-access execution contracts for AI agents.
Use Cases 5
What developers build with this provider.
Event-Driven Architecture
Build event-driven microservices with reliable message delivery.
Data Pipeline
Move data between systems at scale with exactly-once delivery guarantees.
Real-Time Analytics
Process and analyze event streams in real time with Kafka Streams.
Log Aggregation
Centralize application and infrastructure logs for analysis and alerting.
CDC (Change Data Capture)
Capture database changes and stream them to data warehouses and caches.
Integrations 6
Pre-built integrations with other platforms and tools.
Apache Spark
Spark Structured Streaming integration for batch and streaming analytics.
Apache Flink
Native Flink Kafka connector for low-latency stream processing.
Debezium
CDC platform using Kafka Connect to capture database change events.
Elasticsearch
Kafka Connect Elasticsearch sink for indexing event data.
Amazon S3
Kafka Connect S3 sink for archiving event streams to object storage.
Apache Hadoop
HDFS sink connector for streaming data into Hadoop data lake.
Resources
Get Started 1
Portal, sign-up, and the first successful call
Documentation 1
Reference material describing how the API behaves
Agent Surfaces 4
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 20
Pagination, idempotency, versioning, errors, and events
Scroll for all 20
Build 4
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Operate 1
Status, limits, changes, and where to get help
Commercial 1
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API