/
Authentication /api/authenticate

Authentication /api/authenticate

This resources exposes functionality to authenticate a caller.

Please note that the upon a successful authenticate call, both a token is returned and a cookie is set. The behaviour is due to the fact that this API supports both a cookie or custom header method for authentication. Please see the {auth doc link}

 

Table 22. Shelter resources

URI Description

Method

Relative URI

Authenticate

GET

/api/v{version}/authenticate?username={Username}&password={password}

 


 

A sample JSON return of a shelter
"5043F99D948F5A7AA9B4EEE76CF6A266EAB4EB6999DE0DB..."


Related content

Authentication
Authentication
Read with this
Animals /api/animals
Animals /api/animals
Read with this
Code examples
Code examples
Read with this