Confluent | the Data Streaming Platform · Authentication Profile

Confluent The Data Streaming Platform Authentication

Authentication

Confluent the Data Streaming Platform secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.
Apache FlinkApache KafkaConfluent CloudConnectorsData StreamingEvent StreamingKafka ConnectksqlDBReal-Time DataRESTSchema RegistryStream Processing
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic
bearerAuth http
scheme: bearer

Source

Authentication Profile

confluent-the-data-streaming-platform-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/confluent-the-data-streaming-platform-openapi.yml
summary:
  types:
  - http
schemes:
- name: basicAuth
  type: http
  scheme: basic
  description: Cloud API Key (key) and Secret (password)
  sources:
  - openapi/confluent-the-data-streaming-platform-openapi.yml
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: Confluent STS or external OAuth access token
  sources:
  - openapi/confluent-the-data-streaming-platform-openapi.yml