1:1 Face Verification

Perform 1:1 face verification using selfie photo or selfie video, against a reference face image.

Body Params
string
required

Reference Image in base64 or remote URL. You may also reference image from another transaction by passing "ref:abcde" where abcde is the output image reference.

string
required

Selfie photo in base64 or URL, you can provide multiple frames of images captured continuously by separating each image with a comma (,). You may also reference image from another transaction by passing "ref:abcde" where abcde is the output image reference.

string
required

Selfie video in base64 or remote URL

string
required

Profile ID

string

Override any particular setting on the existing profile

string

Any arbitrary string you wish to save with the transaction. e.g Internal customer reference number

Response
200

Response would be similar to new standard ID scan transaction, except there will be no "data" fields. Look for FACE_LIVENESS_ERR and RECAPTURED_FACE warnings.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!