Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kafka Connect Connector Plugins API

The Connector Plugins API from Kafka Connect — 2 operation(s) for connector plugins.

Kafka Connect Connector Plugins API is one of 3 APIs that Kafka Connect publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Connector Plugins. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, http://localhost:8083.

2 operations 2 paths 0 schemas 1 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
http://localhost:8083
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 1 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Connector Plugins 2
GET
/connector-plugins
List connector plugins
listConnectorPlugins → 200
PUT
/connector-plugins/{name}/config/validate
Validate connector configuration
validateConnectorConfig 1 param body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kafka-connect-connector-plugins-api-openapi.yml Raw ↑

Other APIs Kafka Connect publishes across the network.

Kafka Connect Connectors API
Kafka Connect Kafka Connect REST API API