| GET | /auth_users | Authentication |
| GET | /auth_users/{login} | Authentication |
| POST | /auth_users | Authentication |
| POST | /login | Authentication |
| PUT | /auth_users/{login} | Authentication |
| DELETE | /auth_users/{login} | Authentication |
| GET | /staff | Staff |
| GET | /staff/banned | Staff |
| GET | /staff/count | Staff |
| GET | /staff/search | Staff |
| GET | /staff/{uuid} | Staff |
| GET | /staff/{uuid}/last_access | Staff |
| GET | /staff_properties | Staff |
| GET | /staff_properties/{name} | Staff |
| POST | /staff | Staff |
| POST | /staff_properties | Staff |
| PUT | /staff/ban/{uuid} | Staff |
| PUT | /staff/unban/{uuid} | Staff |
| PUT | /staff/{uuid} | Staff |
| PUT | /staff_properties/{name} | Staff |
| DELETE | /staff/{uuid} | Staff |
| DELETE | /staff_properties/{name} | Staff |
| GET | /visitors | Visitors |
| GET | /visitors/count | Visitors |
| GET | /visitors/count_planned | Visitors |
| GET | /visitors/multisearch | Visitors |
| GET | /visitors/sort | Visitors |
| GET | /visitors/{uuid}/ | Visitors |
| GET | /visitors_properties | Visitors |
| GET | /visitors_properties/{name}/ | Visitors |
| POST | /visitors | Visitors |
| POST | /visitors_properties | Visitors |
| PUT | /visitors/{uuid}/ | Visitors |
| PUT | /visitors_properties/{name}/ | Visitors |
| DELETE | /visitors/{uuid}/ | Visitors |
| DELETE | /visitors_properties/{name}/ | Visitors |
| GET | /identifier/generate | Identifiers |
| GET | /identifier/{code} | Identifiers |
| GET | /identifiers | Identifiers |
| GET | /identifiers/count | Identifiers |
| GET | /identifiers/ext_privileges | Identifiers |
| GET | /identifiers/search | Identifiers |
| GET | /identifiers/sort | Identifiers |
| POST | /identifiers | Identifiers |
| PUT | /identifiers/{code} | Identifiers |
| DELETE | /identifiers/{code} | Identifiers |
| GET | /devices | Devices |
| GET | /devices/by_controller/{controller} | Devices |
| GET | /devices/controllers_list | Devices |
| GET | /devices/count | Devices |
| GET | /devices/find | Devices |
| GET | /devices/have_errors | Devices |
| GET | /devices/have_notifications | Devices |
| GET | /devices/{uuid} | Devices |
| POST | /devices/action | Devices |
| DELETE | /devices/{uuid} | Devices |
| GET | /access_points | Access points |
| GET | /access_points/ext_parameters | Access points |
| GET | /access_points/ext_parameters/sections | Access points |
| GET | /access_points/{uuid} | Access points |
| GET | /access_points_automations | Access points |
| GET | /access_points_automations/{uuid} | Access points |
| POST | /access_points/barrier | Access points |
| POST | /access_points/double | Access points |
| POST | /access_points/mantrap | Access points |
| POST | /access_points/single | Access points |
| POST | /access_points/turnstile | Access points |
| POST | /access_points/turnstile_with_card_box | Access points |
| POST | /access_points/{uuid}/state/{state} | Access points |
| POST | /access_points_automations | Access points |
| PUT | /access_points/barrier/{uuid} | Access points |
| PUT | /access_points/double/{uuid} | Access points |
| PUT | /access_points/mantrap/{uuid} | Access points |
| PUT | /access_points/single/{uuid} | Access points |
| PUT | /access_points/turnstile/{uuid} | Access points |
| PUT | /access_points/turnstile_with_card_box/{uuid} | Access points |
| PUT | /access_points_automations/{uuid} | Access points |
| DELETE | /access_points/{uuid} | Access points |
| DELETE | /access_points_automations/{uuid} | Access points |
| GET | /access_profiles/ | Access profiles |
| GET | /access_profiles/{uuid} | Access profiles |
| POST | /access_profiles/ | Access profiles |
| PUT | /access_profiles/{uuid} | Access profiles |
| DELETE | /access_profiles/{uuid} | Access profiles |
| GET | /schedules/ | Schedules |
| GET | /schedules/{uuid} | Schedules |
| POST | /schedules/ | Schedules |
| PUT | /schedules/{uuid} | Schedules |
| DELETE | /schedules/{uuid} | Schedules |
| GET | /tmp_access | Temporary access |
| GET | /tmp_access/by_date/{date} | Temporary access |
| GET | /tmp_access/by_user/{user_uuid} | Temporary access |
| GET | /tmp_access/by_user_and_date/{user_uuid}/{date} | Temporary access |
| GET | /tmp_access/{uuid} | Temporary access |
| POST | /tmp_access | Temporary access |
| PUT | /tmp_access/{uuid} | Temporary access |
| DELETE | /tmp_access/{uuid} | Temporary access |
| GET | /audit_events/ | Audit events |
| GET | /audit_events/count | Audit events |
| GET | /audit_events/types | Audit events |
| GET | /audit_events/{uuid} | Audit events |
| POST | /audit_events/user_defined/ | Audit events |
| PUT | /audit_events/user_defined/{uuid} | Audit events |
| DELETE | /audit_events/user_defined/{uuid} | Audit events |
| GET | /access_events/ | Access events |
| GET | /access_events/count | Access events |
| GET | /access_events/types | Access events |
| GET | /access_events/{uuid} | Access events |
| POST | /access_events/user_defined/ | Access events |
| PUT | /access_events/user_defined/{uuid} | Access events |
| DELETE | /access_events/user_defined/{uuid} | Access events |
| GET | /notification_events/ | Notifications |
| GET | /notification_events/count | Notifications |
| GET | /notification_events/error_codes | Notifications |
| GET | /notification_events/types | Notifications |
| GET | /notification_events/user_defined_notifications/ | Notifications |
| GET | /notification_events/user_defined_notifications/{uuid} | Notifications |
| GET | /notification_events/{uuid} | Notifications |
| POST | /notification_events/user_defined/ | Notifications |
| POST | /notification_events/user_defined_notifications/ | Notifications |
| PUT | /notification_events/user_defined/{uuid} | Notifications |
| PUT | /notification_events/user_defined_notifications/{uuid} | Notifications |
| DELETE | /notification_events/user_defined/{uuid} | Notifications |
| DELETE | /notification_events/user_defined_notifications/{uuid} | Notifications |
| GET | /tt_export/configs | Time tracking export |
| GET | /tt_export/configs/{uuid} | Time tracking export |
| GET | /tt_export/{uuid} | Time tracking export |
| POST | /tt_export/configs | Time tracking export |
| PUT | /tt_export/configs/{uuid} | Time tracking export |
| DELETE | /tt_export/configs/{uuid} | Time tracking export |
| GET | /tt_report/configs | Time tracking reports |
| GET | /tt_report/configs/{uuid} | Time tracking reports |
| POST | /tt_report/configs | Time tracking reports |
| PUT | /tt_report/configs/{uuid} | Time tracking reports |
| DELETE | /tt_report/configs/{uuid} | Time tracking reports |
| GET | /directories | Directories |
| GET | /directories/{name} | Directories |
| POST | /directories | Directories |
| PUT | /directories/{name} | Directories |
| DELETE | /directories/{name} | Directories |
| GET | /network | Network |
| POST | /network | Network |
| GET | /date_time | Date and time |
| GET | /date_time/timezones | Date and time |
| POST | /date_time | Date and time |
| GET | /sse | SSE |
| POST | /access_confirmation | Access confirmation |
| POST | /device_management/send_event | Device management |
| POST | /device_management/send_pass_event | Device management |
| GET | /share_vpn | Share VPN |
| GET | /share_vpn/status | Share VPN |
| POST | /share_vpn | Share VPN |
| GET | /vpn/master/status | VPN |
| GET | /vpn/members | VPN |
| GET | /vpn/slave/status | VPN |
| POST | /vpn/master/sync/stop | VPN |
| POST | /vpn/master/sync/{serial}/{action} | VPN |
| POST | /vpn/slave/sync/{action} | VPN |
| DELETE | /vpn/{serial} | VPN |
| GET | /controller_search | Controller search |
| GET | /controller_search/status | Controller search |
| POST | /controller_search | Controller search |
| GET | /biometry_services/dit | DIT biometry service |
| GET | /biometry_services/dit/access_point | DIT biometry service |
| POST | /biometry_services/dit | DIT biometry service |
| POST | /biometry_services/dit/access_point | DIT biometry service |
| PUT | /biometry_services/dit/access_point/{id} | DIT biometry service |
| PUT | /biometry_services/dit/{id} | DIT biometry service |
| PATCH | /biometry_services/dit/{id} | DIT biometry service |
| DELETE | /biometry_services/dit/access_point/{id} | DIT biometry service |
| DELETE | /biometry_services/dit/{id} | DIT biometry service |