Ditto · Authentication Profile

Ditto Live Authentication

Authentication

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

Developer ToolsDatabaseSynchronizationPeer-to-PeerEdge ComputingOffline-FirstMobile
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

api_key_or_jwt_token http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/ditto-live-cloud-http-api-openapi.yml
summary:
  types:
  - http
schemes:
- name: api_key_or_jwt_token
  type: http
  scheme: bearer
  bearerFormat: API Key or JWT
  description: Authentication using either an API key or JWT token in the Authorization header
  sources:
  - openapi/ditto-live-cloud-http-api-openapi.yml