Compare two face images
Upload a stored reference and a new capture to measure facial similarity using SFace cosine scoring.
/api/face/compareImagesImage input
One clear face per image gives the most reliable result.
Search the enrolled gallery
Submit one capture and review every person whose best score meets the selected threshold.
/api/face/1toNFind matching candidates
Results are grouped globally by Person ID and ordered from highest to lowest score.
No candidates above threshold
Try a clearer image or a calibrated threshold.
View raw API response
Ready to search
Upload one face image to see ranked matches from the global template gallery.
Verify a live person before identification
Complete unpredictable camera actions and a display-response check. Only a successful live capture is submitted to the existing 1-to-N search.
Challenge → /api/face/1toNLive camera
Keep one face inside the guide and hold still until each random instruction appears.
Test protection: random direction and timing, same-face continuity, pre-prompt motion rejection, slow light response, and display-pattern risk checks. This is not a certified PAD/liveness SDK.
No candidates above threshold
The live capture passed, but no enrolled person reached the selected score.
View raw 1-to-N response
Enroll a face template
Add a high-quality reference image. Use different Image IDs to enroll multiple images for the same person.
/api/internal/face-templates/upsert