Skip to main content
POST/api/v1/face/authenticate
Compare a live face to the face already enrolled for a subject_id in a collection. This is a 1:1 check — you must know which subject you are authenticating.

Headers

Body parameters

Response

Returns an entity with a boolean match, a similarity score, the confidence_band, the threshold_used, the enrolled subject_id, how many faces are enrolled for that subject, and the matched_face_id.

Errors