AuthenticateFace API

Enterprise customers use the AuthenticateFace API to verify that a previously enrolled individual is the same individual associated with the Customer UID. The API intends to confirm that all enrolled faces (headshot and selfies) associated with a Customer UID match with the submitted face via this API call.

AuthenticateFace with Face Image (Selfies)

The first method enables a selfie to be submitted and compared with the faces associated with the Customer UID provided with the request in the header.

AuthenticateFace with ID Document Front Image (Headshot)

The second method enables a headshot extracted from the ID document front image submitted and compared with the faces associated with Customer UID provided with the request in the header.

Note: This API has error codes to indicate when a request is submitted, and there is an issue. The common issue types are invalid Customer UID, in-bound faces cannot be templatized for comparison, or the face images are associated with the record. The API document has a complete set of error codes.