Sequence Diagram

The access control devices data API allows the incorporation of functions generally performed on the device itself into your website or application. The list below identifies some of the different functions you can utilize using the API. This API uses HTTP protocol for data transfer - REST architecture. Each command is an HTTP POST call with Content-Type application/json and has its own URL. Its parameters and its returns are preferably passed by JSON unless otherwise stated.

This diagram demonstrates the flow of requests made to the device. The example below shows the process of releasing relay 1. For more information about the objects, see list of objects.

Request/Response flow made to the device