Follow the question structure recommended by Dev Bot before submitting your integration questions.
| Method | Endpoint | Description |
|---|---|---|
POST | /api/v2/accessControl/entryAuthorize | Authorizes the entry of a person in an access control device, returning information about authorization, plan, and status. |
POST | /api/v2/accessControl/insertManualLiberation | Records a manual entry release in a device, allowing a staff member to authorize access. |
GET | /api/v2/accessControl/turnstiles | Returns the list of turnstiles/access control devices registered in the system, with the option to filter by branch or serial number. |
PUT | /api/v2/accessControl/turnstiles | Updates information of a turnstile/access control device, such as name or serial number. |