application : auth

Last change: 2023-01-20 14:16:19
This is a simple interface to get the access token for your application
Call
https://api.kinomap.com/application/auth?
Response Body
An error occured!
Response : Valid / Success
- status: OK when no errors
- appToken: The access token for the current application. You can save it and use it for the next api call.
Response : Error / Failed
Response status is replaced by one of the following:
- UNABLE_GET_TOKEN: Unable to get application token