CloudQuery · Authentication Profile

Cloudquery Authentication

Authentication

CloudQuery secures its APIs with http across 3 declared security schemes, as derived from its OpenAPI definitions.

Cloud InfrastructureCloud Asset InventoryCSPMCloud GovernanceFinOpsData IntegrationPlatform Engineering
Methods: http Schemes: 3 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer
basicAuth http
scheme: basic
cookieAuth http
scheme: cookie

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/cloudquery-openapi.json
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  sources:
  - openapi/cloudquery-openapi.json
- name: basicAuth
  type: http
  scheme: basic
  sources:
  - openapi/cloudquery-openapi.json
- name: cookieAuth
  type: http
  scheme: cookie
  sources:
  - openapi/cloudquery-openapi.json