Identity Biometrics
Identity Verifications with biometrics
The maximum image size we accept is 1MB
post
https://vapi.verifyme.ng
/v1/verifications/identities/biometrics
Verify Identity with biometrics
Curl
curl -i -X POST -H "Content-Type: multipart/form-data"
-H "Authorization: Bearer <your_auth_token>"
-F “idNumber=10000000001”
-F “idType=nin”
-F “photo=@your_photo.jpg”
-F “photoUrl=<your_image.com>”
https://vapi.verifyme.ng/verifications/identities/biometrics