ID-FACE matching
These endpoints allow merchants to verify a user against their registered image using their ID Cards(Voters card, National ID card E.T.C)
Verify User's Identity
POST
https://api.myidentitypay.com/api/v2/biometrics/merchant/user/id_verification
This endpoint allows you to verify user's ID card against an image of the user
Query Parameters
Name
Type
Description
image*
string
Url of the image of the user's ID card to verify
Headers
Name
Type
Description
x-api-key*
string
<your merchant secret key>
app-id*
String
<your app id>
Last updated