Face Authentication

Authenticate your users using face biometric

Face Authentication

POST https://api.myidentitypay.com/api/v1/biometrics/merchant/user/authenticate/

This endpoint allows you to authentication user's face

Query Parameters

NameTypeDescription

image

string

Users image url(png,, jpg,base64)

Headers

NameTypeDescription

x-api-key

string

<your merchant key>

Last updated