Nigeria NIN Lookup (Preview)
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-3 - 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-3to a verification profile in your "Test" environment. -
Enter the following credentials:
- National ID:
12345678901
- 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.dateOfBirth | Always | - |
person.sex | Always | - |
person.phoneNumber | Always | - |
person.address.fullAddress | Always | - |
person.address.line2 | Sometimes | When returned by the authority |
person.address.city | Sometimes | When returned by the authority |
person.address.subdivision | Sometimes | When returned by the authority |
document.type | Always | - |
document.number | Always | - |
document.issuingCountry | Always | - |
attachments.documentPortrait | Always | - |
| Field | Optional | Description | Example Values |
|---|---|---|---|
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 | 12345678901 |
givenName | Yes | The given name of the individual. | CHIDERA |
middleName | Yes | The middle name of the individual. | ANITA |
familyName | Yes | The family name of the individual. | JOHNSON |
sex | Yes | The sex of the individual. Possible values: - Male - Female | Female |
dateOfBirth | Yes | The date of birth of the individual. | 2001-01-01 |
birthCountry | Yes | Country of birth as an ISO 3166-1 alpha-2 code. | NG |
birthState | Yes | State of birth as recorded by National Identity Management Commission (NIMC). | Lagos |
phoneNumber | Yes | Phone number registered with National Identity Management Commission (NIMC). Format: - International E.164 | +2348092097506 |
streetAddress | Yes | Street or residence line registered with National Identity Management Commission (NIMC). This is the street-level address line only. Town, Local Government Area, and state are returned separately. | 21 AJANAKU STREET |
residenceTown | Yes | Town of residence registered with National Identity Management Commission (NIMC). | BARIGA |
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. | Shomolu |
state | Yes | State of residence registered with National Identity Management Commission (NIMC). | Lagos |
nextOfKinFirstName | Yes | First name of the individual's next of kin. | JOHNATHAN |
nextOfKinStreetAddress | Yes | Street or residence line of the individual's next of kin. | 21 AJANAKU STREET |
nextOfKinLocalGovernmentArea | Yes | Local Government Area of the individual's next of kin. | Shomolu |
nextOfKinTown | Yes | Town of residence of the individual's next of kin. | BARIGA |
Updated 16 days ago
