User Tools

Site Tools


security:myaseapi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
security:myaseapi [2024/04/24 19:24]
159.138.111.76 old revision restored (2024/01/22 11:13)
security:myaseapi [2024/05/12 03:41] (current)
217.113.194.13 old revision restored (2024/04/27 01:40)
Line 1: Line 1:
 ====== Security APIs ====== ====== Security APIs ======
-APIs provide a way for internal ASE applications, workflows to integrate with the security systems. This allows us to automate processes for visitor management. +APIs provide a way for internal ASE applications, workflows to integrate with the security systems.  
- +
-==== Pensees API ==== +
-As part of Covid-19 protocols, ASE uses Pensees Facial Recognition (FR) System. The FR will do a face match and take the temperature of the employee.   +
- +
-Methods +
- +
- +
- +
-==== MyASEPortal API ==== +
-This API is used mainly by the Security Visitor Management App.   +
- +
-Methods +
-^ URL ^ Method ^ Parameters ^ Purpose ^ Result ^  +
-| /api/appointments/visitors/today  | POST | API Key | return the list of visitors having an approved appointment for the current day | list of visitors | +
-| /api/appointments/today  | POST | API Key | return the list of approved appointments for the current day | list of appointments | +
-| /api/appointments/machineusage/today | POST | API Key | return list of approved machine usage for the current day | list of visitors | +
-| /api/security/login | POST | badge no | check if scanned badge belongs to Security / Security Operations department | success / error | +
-| /api/security/visitorcheck | POST | health declaration qr guid | check if visitor is valid | true / false, if false, with reasons | +
-| /api/security/checkin | POST | complex VisitorStatus object (name, badge, mobile, etc | create a visitor entry record in VMS and create FR visitor | | +
-| /api/security/visitor/upload/ | POST | file (photo) | to upload the file into FR | pensees uploaded photo MD5 | +
-| /api/security/visitor/list | POST | API Key | return the list of active visitors in FR system | list of FR visitors | +
security/myaseapi.1713986668.txt.gz · Last modified: 2024/04/24 19:24 by 159.138.111.76