Feldera · Authentication Profile

Feldera Authentication

Authentication

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

CompanyData InfrastructureStreamingSQLIncremental View MaintenanceReal-Time AnalyticsChange Data CaptureMaterialized ViewsData Pipelines
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

JSON web token (JWT) or API key http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/feldera-openapi-original.json
summary:
  types:
  - http
schemes:
- name: JSON web token (JWT) or API key
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: |-
    Use a JWT token obtained via an OAuth2/OIDC
                                   login workflow or an API key obtained via
                                   the `/v0/api-keys` endpoint.
  sources:
  - openapi/feldera-openapi-original.json