Face Recognition Terminal API
Published 2026-06-18
中ENRecognition modes, matching interfaces and platform-integration notes for face terminals, fitting turnstile, access and attendance scenarios.
Face terminals support face / QR / IC card / NFC multi-modal reading, with on-device 1:N matching (< 300ms per person).
Reading Modes
Combine authentication freely: face-only, face+QR, face+card, etc., configured per scenario on the platform.
Platform Integration
Permissions and logs sync via platform APIs; the local base (default 10k) keeps access working offline and auto-syncs when online.
Integration Notes
Use the platform-assigned device group and API Key; avoid talking to device firmware directly. Exact fields are in the open API docs.
FAQ
What reading modes do face terminals support?
Face / QR / IC card / NFC multi-modal reading, with on-device 1:N matching under 300ms per person.
Do terminals work offline?
Yes. The local base (default 10k) verifies offline; permissions and logs auto-sync when online.
Should I connect device firmware directly?
No. Use the platform-assigned device group and API Key against platform APIs; avoid talking to firmware directly.
