Authentication and Authorization

The Skillsoft Platform API is protected by Service Accounts. A service account is a dedicated entity in the platform used for authenticating API calls. It contains a bearer token that is used for authorization of Skillsoft Platform REST API requests.

A service account is similar in concept to a user account in these ways:

  • It lives within an organization.
  • It has a secret security credential attached to it.
Note: Please contact your Skillsoft Account Team for assistance with setting up a service account.