ScyllaDB · Authentication Profile

Scylladb Authentication

Authentication

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

DatabaseNoSQLCassandra CompatibleDynamoDB CompatibleDistributed DatabaseReal-TimeVector SearchCloud Database
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

Authorization http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/scylladb-cloud-management-api-openapi.yml
summary:
  types:
  - http
schemes:
- name: Authorization
  type: http
  scheme: bearer
  description: |-
    Authorization header, required in all authenticated requests.

    Header format: **Authorization: Bearer <token>**
  sources:
  - openapi/scylladb-cloud-management-api-openapi.yml