Virtual NIN (vNIN)
vNIN is a tokenized version of a user's actual NIN implemented by NIMC. The virtual NIN allows third parties to verify a user's NIN details without putting the user's data at risk.
Please note that when using your test key, Our test persona is John Doe and his vNIN is JZ426633988976CH. Hence all matching done with your test keys with details other than our Test Persona would simulate a failed identity matching.
3. Please note that the applicant needs to generate the virtual NIN by themselves on the NIMC mobile app in other to use this endpoint.
They will need Verifyme's shortCode to generate the vNIN successfully, the short-code is 715461
Generate vNIN via USSD
Dial *346* 3* Your NIN* AgentCode# An SMS message will be sent back to you containing the Virtual NIN generated for you.
Steps to generate vNIN through the NIMC app
Download the NIMC App
Click on "Get Virtual NIN"
Select "Input Enterprise short-code" and type 715461
Click "Submit" and your virtual NIN will be generated.
John Doe's matching test
Virtual NIN
POST
https://vapi.verifyme.ng/v1/verifications/identities/virtual-nin/:vNin
This endpoint is for verifying a customer's identity using their uniquely generated Virtual NIN (vNIN). The vNIN is generated from NIMC's mobile app and is tied to our Merchant ID.
Path Parameters
Name | Type | Description |
---|---|---|
vNin* | string | Virtual Nin |
Headers
Name | Type | Description |
---|---|---|
Authorization* | string | Authorization Header |
Request Body
Name | Type | Description |
---|---|---|
firstname | string | First name |
phone | String | Phone number |
dob | String | Date of birth |
lastname | String | Last name |
gender | String | Gender |
Last updated