Nigeria π³π¬
Verify BVN with Selfie Image
Lookup and Verify Users BVN with their Selfie Image.
To ensure that your customer is who they say they are, you can allow them take a selfie photo which you can pass on to the Dojah for verification process
This helps to significantly reduce the possibility of fraud by confirming the person inputting the BVN is who they say they really are
Request
[POST]
Header
Header | Type | Description |
---|---|---|
AppId | string | Create an app to get your app ID on dashboard here |
Authorization | string | public secret key |
Body parameters
Parameter | Type | Description | Required |
---|---|---|---|
selfie_image | string | Base64 value of the selfie image NB: Kindly truncate data:image/jpeg;base64, from the selfie_image object and pass only the buffer starting with /9. | required |
bvn | string | A Valid BVN Number | required |
π NB : Confidence Values ranges from 0% to 100 %
0% - 90% denote match value is false
90% -100% denote match value is true
Response
Response
Test Credentials for Sandbox
Kindly use this Test BVN in sandbox Environment
bvn = 22222222222
Was this page helpful?