Streamkap · Authentication Profile

Streamkap Authentication

Authentication

Streamkap secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

StreamingETLCDCKafkaFlinkData IntegrationReal Time
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/streamkap-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: 'JWT access token obtained from POST /authentication/access-token by exchanging
    a client-id and secret (or a project key). Passed as Authorization: Bearer <token>.'
  sources:
  - openapi/streamkap-openapi.yml