Conduktor website screenshot

Conduktor

Conduktor is an Apache Kafka management and data-governance platform. Conduktor Console provides a REST API and CLI to manage clusters, topics, consumer groups, certificates, users, groups, and granular RBAC, plus declarative Self-Service resources (Application, ApplicationInstance, TopicPolicy). Conduktor Gateway is a Kafka proxy with a REST API for interceptors (data security, quality, governance) and virtual clusters.

Conduktor publishes 7 APIs on the APIs.io network, including Certificates API, Clusters API, Groups API, and 4 more. Tagged areas include Apache Kafka, Streaming, Data Governance, Kafka Management, and Gateway.

Conduktor’s developer surface includes authentication, documentation, engineering blog, and 10 more developer resources.

37.9/100 thin ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
7 APIs
Apache KafkaStreamingData GovernanceKafka ManagementGateway

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 37.9/100 · thin
Contract Quality 11.9 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/conduktor: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Conduktor Certificates API

Manage cluster certificates in Console

Conduktor Clusters API

Manage Kafka cluster registrations in Console

Conduktor Groups API

Manage groups and RBAC permissions in Console

Conduktor Interceptors API

Gateway interceptors for data security, quality, and governance

Conduktor Self-Service API

Declarative Application, ApplicationInstance, and TopicPolicy resources

Conduktor Users API

Manage organization users in Console

Conduktor Virtual Clusters API

Gateway virtual clusters, service accounts, and tokens

Scroll for all 7

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Conduktor API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Conduktor Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Conduktor Authentication

http · 2 schemes

SECURITY

Conduktor Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Conduktor Vulnerability Disclosure

security.txt · contact published

SECURITY

Conduktor Trust Center

SOC 2, ISO 27001, PCI DSS, HIPAA, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Conduktor Agentic Access

22 operations · 13 acting

22 operations · 13 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: conduktor
url: https://raw.githubusercontent.com/api-evangelist/conduktor/refs/heads/main/apis.yml
name: Conduktor
kind: company
description: Conduktor is an Apache Kafka management and data-governance platform. Conduktor Console provides a REST API and
  CLI to manage clusters, topics, consumer groups, certificates, users, groups, and granular RBAC, plus declarative Self-Service
  resources (Application, ApplicationInstance, TopicPolicy). Conduktor Gateway is a Kafka proxy with a REST API for interceptors
  (data security, quality, governance) and virtual clusters.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/conduktor.png
tags:
- Apache Kafka
- Streaming
- Data Governance
- Kafka Management
- Gateway
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: conduktor:conduktor-certificates-api
  name: Conduktor Certificates API
  description: Manage cluster certificates in Console
  humanURL: https://docs.conduktor.io/platform/reference/api-reference/
  baseURL: https://{console-host}/public/console/v1
  tags:
  - Certificates
  properties:
  - type: OpenAPI
    url: openapi/conduktor-certificates-api-openapi.yml
  - type: Documentation
    url: https://docs.conduktor.io/platform/reference/api-reference/
  - type: APIReference
    url: https://developers.conduktor.io/?product=console
  - type: PostmanCollection
    url: collections/conduktor.postman_collection.json
  - type: OpenCollection
    url: collections/conduktor.opencollection.json
  - type: Documentation
    url: https://docs.conduktor.io/platform/admin/rbac/
  - type: Documentation
    url: https://docs.conduktor.io/platform/reference/resource-reference/self-service/
  - type: Documentation
    url: https://docs.conduktor.io/gateway/
  - type: APIReference
    url: https://developers.conduktor.io/?product=gateway
  - type: Documentation
    url: https://docs.conduktor.io/gateway/how-to/multi-cluster/
- aid: conduktor:conduktor-clusters-api
  name: Conduktor Clusters API
  description: Manage Kafka cluster registrations in Console
  humanURL: https://docs.conduktor.io/platform/reference/api-reference/
  baseURL: https://{console-host}/public/console/v1
  tags:
  - Clusters
  properties:
  - type: OpenAPI
    url: openapi/conduktor-clusters-api-openapi.yml
  - type: Documentation
    url: https://docs.conduktor.io/platform/reference/api-reference/
  - type: APIReference
    url: https://developers.conduktor.io/?product=console
  - type: PostmanCollection
    url: collections/conduktor.postman_collection.json
  - type: OpenCollection
    url: collections/conduktor.opencollection.json
  - type: Documentation
    url: https://docs.conduktor.io/platform/admin/rbac/
  - type: Documentation
    url: https://docs.conduktor.io/platform/reference/resource-reference/self-service/
  - type: Documentation
    url: https://docs.conduktor.io/gateway/
  - type: APIReference
    url: https://developers.conduktor.io/?product=gateway
  - type: Documentation
    url: https://docs.conduktor.io/gateway/how-to/multi-cluster/
- aid: conduktor:conduktor-groups-api
  name: Conduktor Groups API
  description: Manage groups and RBAC permissions in Console
  humanURL: https://docs.conduktor.io/platform/reference/api-reference/
  baseURL: https://{console-host}/public/console/v1
  tags:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/conduktor-groups-api-openapi.yml
  - type: Documentation
    url: https://docs.conduktor.io/platform/reference/api-reference/
  - type: APIReference
    url: https://developers.conduktor.io/?product=console
  - type: PostmanCollection
    url: collections/conduktor.postman_collection.json
  - type: OpenCollection
    url: collections/conduktor.opencollection.json
  - type: Documentation
    url: https://docs.conduktor.io/platform/admin/rbac/
  - type: Documentation
    url: https://docs.conduktor.io/platform/reference/resource-reference/self-service/
  - type: Documentation
    url: https://docs.conduktor.io/gateway/
  - type: APIReference
    url: https://developers.conduktor.io/?product=gateway
  - type: Documentation
    url: https://docs.conduktor.io/gateway/how-to/multi-cluster/
- aid: conduktor:conduktor-interceptors-api
  name: Conduktor Interceptors API
  description: Gateway interceptors for data security, quality, and governance
  humanURL: https://docs.conduktor.io/platform/reference/api-reference/
  baseURL: https://{console-host}/public/console/v1
  tags:
  - Interceptors
  properties:
  - type: OpenAPI
    url: openapi/conduktor-interceptors-api-openapi.yml
  - type: Documentation
    url: https://docs.conduktor.io/platform/reference/api-reference/
  - type: APIReference
    url: https://developers.conduktor.io/?product=console
  - type: PostmanCollection
    url: collections/conduktor.postman_collection.json
  - type: OpenCollection
    url: collections/conduktor.opencollection.json
  - type: Documentation
    url: https://docs.conduktor.io/platform/admin/rbac/
  - type: Documentation
    url: https://docs.conduktor.io/platform/reference/resource-reference/self-service/
  - type: Documentation
    url: https://docs.conduktor.io/gateway/
  - type: APIReference
    url: https://developers.conduktor.io/?product=gateway
  - type: Documentation
    url: https://docs.conduktor.io/gateway/how-to/multi-cluster/
- aid: conduktor:conduktor-self-service-api
  name: Conduktor Self-Service API
  description: Declarative Application, ApplicationInstance, and TopicPolicy resources
  humanURL: https://docs.conduktor.io/platform/reference/api-reference/
  baseURL: https://{console-host}/public/console/v1
  tags:
  - Self-Service
  properties:
  - type: OpenAPI
    url: openapi/conduktor-self-service-api-openapi.yml
  - type: Documentation
    url: https://docs.conduktor.io/platform/reference/api-reference/
  - type: APIReference
    url: https://developers.conduktor.io/?product=console
  - type: PostmanCollection
    url: collections/conduktor.postman_collection.json
  - type: OpenCollection
    url: collections/conduktor.opencollection.json
  - type: Documentation
    url: https://docs.conduktor.io/platform/admin/rbac/
  - type: Documentation
    url: https://docs.conduktor.io/platform/reference/resource-reference/self-service/
  - type: Documentation
    url: https://docs.conduktor.io/gateway/
  - type: APIReference
    url: https://developers.conduktor.io/?product=gateway
  - type: Documentation
    url: https://docs.conduktor.io/gateway/how-to/multi-cluster/
- aid: conduktor:conduktor-users-api
  name: Conduktor Users API
  description: Manage organization users in Console
  humanURL: https://docs.conduktor.io/platform/reference/api-reference/
  baseURL: https://{console-host}/public/console/v1
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/conduktor-users-api-openapi.yml
  - type: Documentation
    url: https://docs.conduktor.io/platform/reference/api-reference/
  - type: APIReference
    url: https://developers.conduktor.io/?product=console
  - type: PostmanCollection
    url: collections/conduktor.postman_collection.json
  - type: OpenCollection
    url: collections/conduktor.opencollection.json
  - type: Documentation
    url: https://docs.conduktor.io/platform/admin/rbac/
  - type: Documentation
    url: https://docs.conduktor.io/platform/reference/resource-reference/self-service/
  - type: Documentation
    url: https://docs.conduktor.io/gateway/
  - type: APIReference
    url: https://developers.conduktor.io/?product=gateway
  - type: Documentation
    url: https://docs.conduktor.io/gateway/how-to/multi-cluster/
- aid: conduktor:conduktor-virtual-clusters-api
  name: Conduktor Virtual Clusters API
  description: Gateway virtual clusters, service accounts, and tokens
  humanURL: https://docs.conduktor.io/platform/reference/api-reference/
  baseURL: https://{console-host}/public/console/v1
  tags:
  - Virtual Clusters
  properties:
  - type: OpenAPI
    url: openapi/conduktor-virtual-clusters-api-openapi.yml
  - type: Documentation
    url: https://docs.conduktor.io/platform/reference/api-reference/
  - type: APIReference
    url: https://developers.conduktor.io/?product=console
  - type: PostmanCollection
    url: collections/conduktor.postman_collection.json
  - type: OpenCollection
    url: collections/conduktor.opencollection.json
  - type: Documentation
    url: https://docs.conduktor.io/platform/admin/rbac/
  - type: Documentation
    url: https://docs.conduktor.io/platform/reference/resource-reference/self-service/
  - type: Documentation
    url: https://docs.conduktor.io/gateway/
  - type: APIReference
    url: https://developers.conduktor.io/?product=gateway
  - type: Documentation
    url: https://docs.conduktor.io/gateway/how-to/multi-cluster/
common:
- type: AgenticAccess
  url: agentic-access/conduktor-agentic-access.yml
- type: TrustCenter
  url: security/conduktor-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/conduktor-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/conduktor-domain-security.yml
- type: Authentication
  url: authentication/conduktor-authentication.yml
- type: GitHubOrganization
  url: https://github.com/conduktor
- type: LinkedIn
  url: https://www.linkedin.com/company/conduktor
- type: Website
  url: https://www.conduktor.io
- type: Documentation
  url: https://docs.conduktor.io
- type: Plans
  url: plans/conduktor-plans-pricing.yml
- type: RateLimits
  url: rate-limits/conduktor-rate-limits.yml
- type: FinOps
  url: finops/conduktor-finops.yml
- url: https://www.conduktor.io/blog/feed.xml
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com