All the operations, except registration, login and password recovery, need an authentication token with one of the method below:
HTTP header with "X-AUTH-TOKEN"
query string parameter as field value "authToken"
cookie value with "authToken"
For testing the REST API below, please login from home page or use "Guest account":
Current authentication token:
Current username:
Copy token above into each service: