The GoSkills REST API reference is available here: https://api.goskills.com/api/reference
The GoSkills SCIM API reference is available here: https://scim.goskills.com/api/reference
You can download the OpenAPI 3 specification file for each API from the reference pages.
If you have any questions or require assistance, please let us know and we’ll be happy to help.
Authentication / authorization
All requests should be made with the request header X-API-Key
set to the value of your API key. Alternatively, if setting custom headers is difficult, you can set the Authorization
header with (or without) the Bearer
prefix.
API keys
API keys can be generated and disabled in your organization dashboard. Just visit API keys under Manage in the administrator navigation.
Please treat API keys with great care.