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/v1/biometrics/merchant/user/id_verification/

This endpoint allows you to verify user's ID card against an image of the user

Query Parameters

NameTypeDescription

image

string

Url of the image of the user's ID card to verify

Headers

NameTypeDescription

x-api-key

string

<your merchant secret key>

Last updated