How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Apache Kafka Connectors API

The Connectors API from Apache Kafka — 8 operation(s) for connectors.

Apache Kafka Connectors API is one of 12 APIs that Apache Kafka publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 11 operations across 8 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 3.7.0.

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

11 operations 8 paths 4 schemas 1 DELETE4 GET2 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.7.0
Base URL
http://localhost:8082
License
Resource Areas
1

Paths & Operations 11

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

Connectors 11
GET
/connectors
Apache kafka List Connectors
listConnectors 1 param → 200
POST
/connectors
Apache kafka Create Connector
createConnector body → 201409
GET
/connectors/{connector}
Apache kafka Get Connector Info
getConnector 1 param → 200404
DELETE
/connectors/{connector}
Apache kafka Delete Connector
deleteConnector 1 param → 204404
GET
/connectors/{connector}/config
Apache kafka Get Connector Config
getConnectorConfig 1 param → 200
PUT
/connectors/{connector}/config
Apache kafka Create or Update Connector Config
putConnectorConfig 1 param body → 200201
GET
/connectors/{connector}/status
Apache kafka Get Connector Status
getConnectorStatus 1 param → 200
POST
/connectors/{connector}/restart
Apache kafka Restart Connector
restartConnector 3 params → 200204
PUT
/connectors/{connector}/pause
Apache kafka Pause Connector
pauseConnector 1 param → 202
PUT
/connectors/{connector}/resume
Apache kafka Resume Connector
resumeConnector 1 param → 202
PUT
/connectors/{connector}/stop
Apache kafka Stop Connector
stopConnector 1 param → 204

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ConnectorStatus (4 properties), TaskStatus (4 properties), ConnectorInfo (4 properties), CreateConnectorRequest (2 properties). Each schema is shown below with its type and property counts.

ConnectorInfo
object
4 properties
TaskStatus
object
4 properties
ConnectorStatus
object
4 properties
CreateConnectorRequest
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apache-kafka-connectors-api-openapi.yml Raw ↑

Other APIs Apache Kafka publishes across the network.

Apache Kafka Messaging API
Apache Kafka ACL API
Apache Kafka Broker API
Apache Kafka Cluster API
Apache Kafka Consumer Group API
Apache Kafka Offsets API
Apache Kafka Partition API
Apache Kafka Plugins API
Apache Kafka Records API
Apache Kafka Tasks API
Apache Kafka Topic API
Where this information came from

This is an independent, third-party profile of Apache Kafka Connectors API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.