Integration Module
Developer-Friendly REST API
& Real-time Webhooks Engine
Connect attendance logs directly to your custom ERP, HRMS, or databases. Trigger real-time notifications when workers punch in.
Secure Bearer Tokens
Generate workspace-scoped authorization keys. Revoke, update, or assign read-write scopes from the console.
Instant Webhooks
Our servers fire a POST request immediately upon successful face checks. Eliminates polling queries.
Clean JSON Payloads
Standardized data structures for employee identifiers, timestamp check logs, and verification match metrics.
API Response Preview
Standard JSON response received from our log endpoint.
{
"success": true,
"records_count": 1,
"data": [
{
"log_id": 984501,
"employee_code": "EMP-401",
"scan_datetime": "2026-07-14 08:55:04",
"verification_method": "AI_FACE",
"accuracy_match": 0.994,
"device_id": "Kiosk-HQ-01"
}
]
}
Ready to upgrade your team check-ins?
Download the Attendance Machine application on your mobile terminal.