Nigeria π³π¬
Verify NIN with Selfie Image
Lookup and Verify Users NIN 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 the verification process
This helps to significantly reduce the possibility of fraud by confirming the person who is inputting the National ID number is who they say they really are.
Request
[POST]
Header
Parameter | Type | Description |
---|---|---|
AppId | string | you would need to create an app to get your app ID |
Authorization | string | public secret key e.g prod_sk_1T1eSavlZxy02OT3OWlvbxK4G |
Body Parameters
Parameter | Type | Description |
---|---|---|
last_name OPTIONAL | string | |
first_name OPTIONAL | string | |
selfie_image REQUIRED | 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. |
nin REQUIRED | string | National Identity Verification Number. |
π 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 NIN in sandbox Environment
nin = 70123456789
Was this page helpful?