Authentication and Authorization
The Percipio API is protected by Service Accounts. A service account is a dedicated entity in Percipio used for authenticating API calls. It contains a bearer token that is used for authorization of Percipio 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.