Acronis · Authentication Profile

Acronis Authentication

Authentication

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

CybersecurityData ProtectionEndpoint Management
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer
basicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/acronis-account-management-openapi.yaml, openapi/acronis-agent-management-openapi.yaml,
  openapi/acronis-task-manager-openapi.yaml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: OAuth2 bearer token obtained from /idp/token
  sources:
  - openapi/acronis-account-management-openapi.yaml
  - openapi/acronis-agent-management-openapi.yaml
  - openapi/acronis-task-manager-openapi.yaml
- name: basicAuth
  type: http
  scheme: basic
  description: Base64-encoded client_id:client_secret
  sources:
  - openapi/acronis-account-management-openapi.yaml