Cloud Academy · OAuth Scopes

Cloud Academy OAuth Scopes

OAuth 2.0 derived

Cloud Academy uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

Tokens are issued from https://platform.qa.com/oauth2/token/.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyTrainingEducationLearning ManagementCloud ComputingSkillsReportingeLearning
Scopes: 0 Flows: clientCredentials Method: derived

OAuth endpoints

Authorization URL
https://platform.qa.com/oauth2/authorize/
Token URL
https://platform.qa.com/oauth2/token/
Flows
clientCredentials

Scopes (0)

Cloud Academy implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/cloud-academy-openapi-original.json
schemes:
- name: oauth2
  source: openapi/cloud-academy-openapi-original.json
  flows:
  - flow: clientCredentials
    authorizationUrl: https://platform.qa.com/oauth2/authorize/
    tokenUrl: https://platform.qa.com/oauth2/token/
  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/).
scopes: []