dbt Cloud · Authentication Profile

Dbt Cloud Authentication

Authentication

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

DataAnalytics EngineeringData TransformationELTSemantic Layer
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BearerAuthentication http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/dbt-cloud-openapi.yml
summary:
  types:
  - http
schemes:
- name: BearerAuthentication
  type: http
  scheme: bearer
  description: 'dbt Cloud service token or personal access token passed in the Authorization
    header as ''Authorization: Token <token>'' or ''Authorization: Bearer <token>''.'
  sources:
  - openapi/dbt-cloud-openapi.yml