Basic configurations. VMS Client API
The first request to be made when starting the application is to get the basic settings
GET/api/v1/static/basicHeaders | |||||||||
Authorization | Bearer token | ||||||||
Accept | application/json | ||||||||
X-Client | ios-cctv|android-cctv|thick-legal|web | ||||||||
X-UUID | unique device id |
Response | |||||||||
200 | Settings | ||||||||
JSON
| |||||||||
401 | Authorization token not provided or invalid, see Obtaining a token |
Example | |||||||||
JSON
|