Red Hat Streams for Apache Kafka Bridge API
HTTP bridge API for producing and consuming messages to Apache Kafka topics without requiring a native Kafka client, deployed as part of Red Hat Streams for Apache Kafka on OpenShift.
This event API exposes 3 operations across 2 channels, and defines 7 schemas. It is described by AsyncAPI 2.6.0, at version 3.1.
The API connects through a single server, {bridge_url} (https).
Metadata
The identity and technical contract details declared by the specification.
Channels & Operations 3
Across 2 channels, the API surfaces 3 operations. Each is listed below with its action, channel, parameters, and response codes.
Messages & Schemas 7
The contract defines 7 schemas that model the data carried by its messages. The most detailed are ConsumerRecordPayload (6 properties), OffsetCommitPayload (1 property), ProducerRecordPayload (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable AsyncAPI contract behind this narrative.