Skip to main content
POST/api/v1/face/search
Compare a live face against every enrolled face in a collection and return matches above your threshold. This is a 1:N search — you do not need a subject_id.

Headers

Body parameters

Response

Returns an entity.hits array of enrolled faces above your threshold, plus how many candidates were examined and the threshold_used.

Errors