VerifyMe API
Search…
⌃K

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

Sample Request

Curl
curl -i -X POST -H "Content-Type: multipart/form-data"
-H "Authorization: Bearer <your_auth_token>"
-F “idNumber=10000000001”
-F “idType=nin”
-F “[email protected]_photo.jpg”
-F “photoUrl=<your_image.com>”
https://vapi.verifyme.ng/verifications/identities/biometrics