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

Debezium Connectors API

The Connectors API from Debezium — 7 operation(s) for connectors.

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

This API exposes 1 JSON Schema definition.

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

This API exposes 10 operations across 7 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 2.6.0.

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

10 operations 7 paths 4 schemas 1 DELETE4 GET2 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.6.0
Base URL
http://localhost:8083
Contact
License
Resource Areas
1

Paths & Operations 10

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

Connectors 10
GET
/connectors
List active connectors
listConnectors 1 param → 200
POST
/connectors
Create a Debezium connector
createConnector body → 201409
GET
/connectors/{connector}
Get connector info
getConnector 1 param → 200404
DELETE
/connectors/{connector}
Delete connector
deleteConnector 1 param → 204
GET
/connectors/{connector}/config
Get connector configuration
getConnectorConfig 1 param → 200
PUT
/connectors/{connector}/config
Update connector configuration
updateConnectorConfig 1 param body → 200
GET
/connectors/{connector}/status
Get connector status
getConnectorStatus 1 param → 200
POST
/connectors/{connector}/restart
Restart connector
restartConnector 3 params → 200204
PUT
/connectors/{connector}/pause
Pause connector
pauseConnector 1 param → 202
PUT
/connectors/{connector}/resume
Resume connector
resumeConnector 1 param → 202

Schemas 4

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

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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

debezium-connectors-api-openapi.yml Raw ↑

Other APIs Debezium publishes across the network.

Debezium Cluster API
Debezium Offsets API
Debezium Plugins API
Debezium Tasks API
Where this information came from

This is an independent, third-party profile of Debezium 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.