> ## Documentation Index
> Fetch the complete documentation index at: https://docs.go.gbgplc.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Nigerian NIN

> Verify identities using Nigerian NIN, the national identification number required for mobile, banking, and government services across Nigeria.

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. To learn more, visit the [NIMC website](https://nimc.gov.ng/about-nin/).

## Adoption data

This section provides insights into the adoption of Nigerian NIN among users in Nigeria.

|                 |                                                                                                                                                                                                                                                                    |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Adoption        | 120 million                                                                                                                                                                                                                                                        |
| Adoption source | [https://www.legit.ng/business-economy/economy/1655118-nimc-reaches-120-million-nin-registrations-plans-register-nigerians-2025/](https://www.legit.ng/business-economy/economy/1655118-nimc-reaches-120-million-nin-registrations-plans-register-nigerians-2025/) |
| Adoption rate   | 67.02%                                                                                                                                                                                                                                                             |
| Coverage        | 179M                                                                                                                                                                                                                                                               |
| Status          | <Badge color="yellow">Coming soon!</Badge>                                                                                                                                                                                                                         |

## Provider ID

This is the unique identifier for this digital ID provider in the GBG GO system.

|             |                        |
| ----------- | ---------------------- |
| Provider ID | `nigeria-nin-lookup-2` |

## Compliance

This section outlines compliance and regulatory requirements for integrating this digital ID provider.

| Compliance data           | Status                             |
| ------------------------- | ---------------------------------- |
| Locality requirements     | <Badge color="green">None</Badge>  |
| Scheme-level restrictions | <Badge color="yellow">None</Badge> |
| Certifications            | <Badge color="gray">None</Badge>   |

## Supported attributes

The following attributes are returned when Nigerian NIN is used for identity verification:

### Always returned attributes

The following attributes are always returned from a successful verification from this ID Provider.

| Field                                          | Description                           |
| ---------------------------------------------- | ------------------------------------- |
| <Badge color="green">firstName</Badge>         | User’s first name                     |
| <Badge color="gray">lastNames</Badge>          | User’s last name                      |
| <Badge color="yellow">dateOfBirth</Badge>      | User’s date of birth                  |
| <Badge color="purple">sex</Badge>              | User’s gender                         |
| <Badge color="orange">document type</Badge>    | Type of identity document             |
| <Badge color="green">document number</Badge>   | Identity document number              |
| <Badge color="gray">nationalIdNumber</Badge>   | Matched national ID number            |
| <Badge color="yellow">match firstName</Badge>  | First name from the matched record    |
| <Badge color="purple">match middleName</Badge> | Middle name from the matched record   |
| <Badge color="orange">match lastNames</Badge>  | Last name from the matched record     |
| <Badge color="green">match sex</Badge>         | Gender from the matched record        |
| <Badge color="gray">match dateOfBirth</Badge>  | Date of birth from the matched record |

### Sometimes returned attributes

The following attributes are only sometimes returned from a successful verification from this ID Provider.

| Field                                   | Description         |
| --------------------------------------- | ------------------- |
| <Badge color="green">middleName</Badge> | User’s middle name  |
| <Badge color="gray">phoneNumber</Badge> | User’s phone number |

### Required input attributes

The following attributes are required as input to perform identity verification with this ID Provider.

| Field                                        | Description                    |
| -------------------------------------------- | ------------------------------ |
| <Badge color="green">firstName</Badge>       | Person’s first name            |
| <Badge color="gray">middleName</Badge>       | Person’s middle name           |
| <Badge color="yellow">lastName</Badge>       | Person’s last name             |
| <Badge color="purple">phoneNumber</Badge>    | Person’s phone number          |
| <Badge color="orange">dateOfBirth</Badge>    | Person’s date of birth         |
| <Badge color="green">gender</Badge>          | Person’s gender                |
| <Badge color="gray">nationalIdNumber</Badge> | National identification number |
