Nigeria NIN Lookup
Overview
Nigeria’s national identification system providing a unique number for citizens and residents. As of 2025, over 120 million Nigerians have been registered for NIN, which is increasingly mandatory for accessing mobile phone service, banking, voter registration and other critical services.
- ID:
nigeria-nin-lookup-2 - Type: eID (database)
- Verification Type: Enrichment
- Regions: Africa
- Countries: NG
- Adoption: 126,000,000
- URL: https://nimc.gov.ng/nin
Integration with Trinsic
Nigeria NIN verification is integrated into Trinsic's identity acceptance network allowing businesses to verify users against the government system of record in Nigeria.
- Permission required: Yes, this method requires registration before you can activate it for your users. Please contact Trinsic to begin this process.
- Cost: Contact the Trinsic team.
User Flows
User provides their National Identification Number. The system retrieves and returns full identity information from the government database.
Direct Mode Bypass
In direct mode, customers can bypass form-fill steps by passing known identity data about the user when launching the integration.
How to Test
Make sure you are working within your "Test" environment. Then follow the steps for your method below:
-
Add
nigeria-nin-lookup-2to a verification profile in your "Test" environment. -
Enter the following credentials:
- National ID:
00000000000
- National ID:
Direct API Requirements
Direct API is not a requirement.You can integrate with this provider using the Hosted UI instead, with no additional integration requirements on your end.
What your integration must support in order to use this provider with the Direct Provider Sessions API.
- Supports Direct Provider Sessions: ✅
- Launch Method:
None— No user-facing action is required to start the flow. - Collection Method:
PollResult— Results arrive asynchronously; poll with theresultsAccessKeyreturned at session creation. - Requires Input: This provider requires input before verification can proceed.
- Trinsic-Hosted UI: A Trinsic-Hosted Fallback UI exists for this provider, which may be invoked to cover gaps in your integration's capabilities.
Outputs
Normalized AttributesThese attributes form part of our normalized model, a standardized set used across providers. Trinsic normalizes this for you and lets you know when a property is available for each provider.
| Field | Availability | Notes |
|---|---|---|
person.givenName | Always | - |
person.familyName | Always | - |
person.middleName | Sometimes | When available |
person.fullName | Always | - |
person.dateOfBirth | Always | - |
person.sex | Always | - |
person.phoneNumber | Always | - |
person.address.fullAddress | Sometimes | When available |
document.type | Always | - |
document.number | Always | - |
document.issuingCountry | Always | - |
attachments.documentPortrait | Always | - |
| Field | Optional | Description | Example Values |
|---|---|---|---|
firstName | Yes | The first name (given name) of the ID holder. | MUSA |
middleName | Yes | The middle name of the ID holder. | IBRAHIM |
surname | Yes | The surname (family name) of the ID holder. | MOHAMMED |
sex | Yes | The sex of the ID holder. Possible values: - Male - Female | Male |
dateOfBirth | Yes | The date of birth of the ID holder. | 1990-01-31 |
birthCountry | Yes | Country of birth as an ISO 3166-1 alpha-2 code. | NG |
nationalIdentityNumber | Yes | National Identification Number (NIN). This is a unique, permanent identifier assigned by the National Identity Management Commission (NIMC) upon enrollment. Format: - 11 numeric digits - No publicly known encoding scheme is used to encode personal information in the NIN - Last digit is a checksum using the Verhoeff algorithm | 12345678902 |
phoneNumber | Yes | Phone number registered with the National Identity Management Commission. | +2340123456789 |
email | Yes | Email address registered with the National Identity Management Commission. | [email protected] |
address | Yes | Full residential address as a single string, normalized to lowercase without delimiters. | 816 ahmadu bello way central business district abuja |
localGovernmentArea | Yes | Local Government Area of residence. Nigeria is divided into 774 Local Government Areas (LGAs), which are the third-tier administrative divisions below states and the Federal Capital Territory. LGAs are roughly equivalent to counties or municipalities in other countries. | Abuja Municipal |
state | Yes | State of residence. | Federal Capital Territory |
Updated 16 days ago
