Cloud Academy · Authentication Profile

Cloud Academy Authentication

Authentication

Cloud Academy secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyTrainingEducationLearning ManagementCloud ComputingSkillsReportingeLearning
Methods: oauth2 Schemes: 1 OAuth flows: clientCredentials API key in:

Security Schemes

oauth2 oauth2
· flows: clientCredentials

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/cloud-academy-openapi-original.json
summary:
  types:
  - oauth2
  oauth2_flows:
  - clientCredentials
schemes:
- name: oauth2
  type: oauth2
  flows:
  - flow: clientCredentials
    authorizationUrl: https://platform.qa.com/oauth2/authorize/
    tokenUrl: https://platform.qa.com/oauth2/token/
    scopes: 0
  description: Insert your API key pair.<br/><br/>Enterprise members with Admin permissions
    can generate and view their own API keys on the settings area of their Company Account [here](https://platform.qa.com/organizations/settings/api/).
  sources:
  - openapi/cloud-academy-openapi-original.json