Cybrary · OAuth Scopes

Cybrary OAuth Scopes

OAuth 2.0 searched

Cybrary publishes 1 OAuth 2.0 scope via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Cybrary API on a user’s behalf.

Tokens are issued from https://app.cybrary.it/auth/oauth/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.

CompanyCybersecurityTrainingEducationLearning ManagementCertificationWorkforce DevelopmentxAPISCIMSecurity Awareness
Scopes: 1 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://app.cybrary.it/auth/oauth/token
Flows
clientCredentials

Scopes (1)

ScopeDescriptionFlows
use-integrations Access the Cybrary integrations APIs, including the completions export. clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-08-04'
method: searched
source: https://help.cybrary.it/completions-export-integration
docs: https://help.cybrary.it/completions-export-integration
derived_from: openapi/cybrary-completions-export-openapi.yml
schemes:
- name: oauth2
  source: openapi/cybrary-completions-export-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://app.cybrary.it/auth/oauth/token
  description: OAuth 2.0 client credentials. Credentials are issued by Cybrary to the customer
    organization; client authentication is sent as a HTTP Basic Authorization header.
scopes:
- scope: use-integrations
  description: Access the Cybrary integrations APIs, including the completions export.
  flows:
  - clientCredentials
  sources:
  - openapi/cybrary-completions-export-openapi.yml