Popsink · Authentication Profile

Popsink Authentication

Authentication

Popsink secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the password flow(s).

CompanyChange Data CaptureData ReplicationCDCData IntegrationReal-Time DataStreamingETLDatabaseData Platform
Methods: oauth2 Schemes: 1 OAuth flows: password API key in:

Security Schemes

OAuth2PasswordBearer oauth2
· flows: password

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: derived
source: openapi/popsink-onprem-api-openapi-original.json
summary:
  types:
  - oauth2
  oauth2_flows:
  - password
schemes:
- name: OAuth2PasswordBearer
  type: oauth2
  flows:
  - flow: password
    tokenUrl: auth/jwt/login
    scopes: 0
  sources:
  - openapi/popsink-onprem-api-openapi-original.json