Sendbird · Authentication Profile

Sendbird Authentication

Authentication

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

Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiTokenAuth apiKey
· in: header (Api-Token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/sendbird-platform-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiTokenAuth
  type: apiKey
  in: header
  parameter: Api-Token
  description: Sendbird API token obtained from the Sendbird Dashboard.
  sources:
  - openapi/sendbird-platform-openapi.yml