Fingerprint and face recognition sensors can be integrated directly into your application. Manage biometric device transaction data in your remotely deployed application. Desktop support is no longer necessary
It supports the Biometric cloud API for the integration of biometric time, attendance, and access control devices with any website or web application. It provides robust REST APIs for transaction activities that let your server application to interface with biometric equipment.
Attendance API allows your server to accept biometric attendance data in real-time from biometric devices over a RESTful URL. Therefore, your biometric cloud solutions would always have biometric data in real-time.
Management API enables the remote installation application to manage biometric device user transaction data.
Our Biometric APIs are entirely web-based and hosted in the cloud. Our biometric technology supports multiple APIs for creating cloud-based biometric identity management solutions.
Receive attendance data in real time from a biometric device installed remotely to your server. Add, delete, block, and move users from your remote application.
Notify your server application in real-time whenever a student or employee enters the school or business building. Remote apps can manipulate the RFID machine.
Integrate biometric attendance with numerous cloud-based ERP, HRMS, and Salesforce tracking products, including Zoho, SAP, Odoo, and more cloud systems, without any development effort.
Integrate MinopCloud with any supported biometric device in minutes. Expose a callback URL, configure device settings, and sync real-time attendance or user data instantly-no local software or manual exports required.
Most biometric systems need local installations, manual downloads, and complex setups to sync attendance data.
Many systems only send batch updates, causing delays, errors, and inconsistencies in attendance tracking.
Integrations usually support one brand only, restricting device options, scalability, and long-term flexibility.
MinopCloud’s WebAPI 3.0 delivers fast, secure, and device-agnostic integration for biometric systems. Key differentiators:
All APIs require device-specific Auth Tokens and support HTTPS.
Communicates over standard HTTP/HTTPS-no desktop agents, no VPNs, no local setup.
Integrate devices using fingerprint, face, card, palm, vein, retina, temperature, or password.
Add, update, or delete users on devices remotely via API; enroll users with photos from anywhere.
Works with all major biometric device protocols-refer to the Supported Device List for details.
Even if a device or cloud service temporarily goes offline, the Protocol Engine stores data and syncs automatically once reconnected.
Attendance logs and user changes are pushed instantly between your server and devices via REST and Callback APIs.
Biometric device integration, real-time attendance API, universal biometric API, biometric time tracking 2025, web-based attendance integration.
All API calls use JSON (Content-Type: application/json; charset=utf-8).
stgid (device tag in query string)
Raw stream data in the body (see Sample Request Format)
Operation type (e.g., RealTime, Add, Delete, Load, Resend).
Data object (e.g., User, Template, Photo).
(optional) For tracking and support.
Secure token (set per device).
Quick answer: Minop’s Attendance API streams raw punch logs from devices/apps and processed attendance (present/absent, payable days, OT, LOP) for payroll. Use REST webhooks, secure auth, and incremental sync to build real-time reports and integrations.
X-Minop-Signature (HMAC-SHA256). Verify signature + timestamp to prevent replay.
employee_id, device_id, from/to, and source (device, mobile, web). Use cursor pagination (next_cursor) and updated_since for incremental sync. Example path: /v1/attendance/raw?from=2025-09-01T00:00:00Z&updated_since=...
/v1/attendance/processed by date range. Response includes status, payable hours, OT, shift, grace/rounding applied, and anomalies (missing out, short shift). Filter by location, department, or cost center.
punch.created, attendance.processed, leave.approved, payroll.cutoff.locked. Retries use exponential backoff; idempotency key prevents duplicates. Validate HMAC signature.
updated_since to fetch corrections. Processed records carry recomputed=true when rules rerun after a late punch or leave approval.
fields=...) to reduce payloads.
event_id and device hash. Idempotency keys on ingest, plus de-dupe windows and liveness checks for biometrics. Conflict status highlights overlaps or missing outs.
/attendance/processed to have Minop compute it for you.
code/message. Use Idempotency-Key on POST/PUT. Backoff on 429/503; respect Retry-After. Webhooks retry with exponential backoff and dead-lettering.
We use essential and functional cookies on our website to provide you a more customized digital experience. To learn more about how we use cookies and how you can change your cookie settings, kindly refer to our Privacy Statement. If you are fine to resume in light of the above, please click on 'I Accept'.