Access Control
In this documentation, you can find structures for many HTTP requests sent to devices in Control iD's access control line (go to https://www.controlid.com.br/en/access-control/ for more information). In case you are unable to find a specific request or wish to make an observation, please email us at integracao@controlid.com.br with details. Your opinion is very important for us.
Thank you for your atention and understanding!
Control iD's Department of Engineering/Integration.
Sesssion Management
In this topic, you can find the commands used to manage sessions on the devices. They are important and necessary to start, analyse and end communication over HTTP requests with the devices.
POSTLogin
Command to create a new session, necessary for all other commands other then session_is_valid. The HTTP method used is POST.
POSTLogout
Comando para finalizar a sessão corrente.
POSTCheck session validity
Command used to check if the current session is valid.