Apache Kafka Admin API

Apache Kafka's Admin REST API enables creating and managing topics, partitions, consumer groups, and cluster configurations for high-throughput event streaming pipelines used in scalable, event-driven architectures.

API entry from apis.yml

apis.yml Raw ↑
aid: scalable-software-and-systems:kafka-admin
name: Apache Kafka Admin API
description: Apache Kafka's Admin REST API enables creating and managing topics, partitions, consumer
  groups, and cluster configurations for high-throughput event streaming pipelines used in scalable, event-driven
  architectures.
tags:
- Event Driven
- Event Streaming
- High Throughput
- Messaging
humanURL: https://kafka.apache.org/documentation/
properties:
- type: Documentation
  url: https://kafka.apache.org/documentation/
- type: GitHub
  url: https://github.com/apache/kafka