Authenticating a request
- WS API has to be enabled in order to be accessed.
- Available protocols are HTTPS and HTTPS. If possible, using the HTTPS is recommended.
- Every request should included following header:
Header name: X-Auth-Token
Value: token value (example: a08443af-cc58-4e3e-b557-13be8de66230)
- No other type of authentication is done fo access to the WS API.
How to find token value
This value can be found under the page http://[learningcentral_customer_domain]/admin/clientauthtoken
You just need to log in learningCentral with administrator user role
Generating new token
This value can be generated here http://[learningcentral_customer_domain]/admin/clientauthtoken
You just need to log in learningCentral with administrator user role.
WARNING: The new value will replace the old one. So any external system which is using the WS API must start using the new token