Face Authentication
Authenticate your users using face biometric
Face Authentication
POST
https://api.myidentitypay.com/api/v2/biometrics/merchant/user/authenticate
This endpoint allows you to authentication user's face
Query Parameters
Name | Type | Description |
---|---|---|
image* | string | Users image url(png,, jpg,base64) |
Headers
Name | Type | Description |
---|---|---|
x-api-key* | string | <your merchant key> |
app-id* | String | <your app id> |
Last updated