> ## 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.

# Kenya National ID Match

> Verify identities using Kenya National ID Match, which matches user-submitted data and biometrics against Kenya's central population register.

The Kenya National ID is the official identification document for citizens and residents, recorded in a central population register. Kenya NID requires the user to input some data about themselves into a form, and then complete a selfie to match their biometrics against the system of record. Customers can bypass the form-fill step by passing in known identity data about the user when launching the integration. To learn more, visit the [Kenya National ID website](https://accounts.ecitizen.go.ke/en).

## Adoption data

This section provides insights into the adoption of Kenya National ID Match among users in Kenya.

|                 |                                                     |
| --------------- | --------------------------------------------------- |
| Adoption        | 29 million                                          |
| Adoption source | N/A                                                 |
| Adoption rate   | 65.93%                                              |
| Coverage        | 44M                                                 |
| Status          | <Badge color="gray">In Integration Pipeline</Badge> |

## 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 Kenya National ID Match is used for identity verification:

### Always returned attributes

| 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 individual’s national ID number |
| <Badge color="yellow">firstName</Badge>      | Matched individual’s first name         |
| <Badge color="purple">middleName</Badge>     | Matched individual’s middle name        |
| <Badge color="orange">lastNames</Badge>      | Matched individual’s last name          |
| <Badge color="green">sex</Badge>             | Matched individual’s gender             |
| <Badge color="gray">dateOfBirth</Badge>      | Matched individual’s date of birth      |

### Sometimes returned attributes

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

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

### 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>        | User’s first name                     |
| <Badge color="gray">middleName</Badge>        | User’s middle name                    |
| <Badge color="yellow">lastName</Badge>        | User’s last name                      |
| <Badge color="purple">dateOfBirth</Badge>     | User’s date of birth                  |
| <Badge color="orange">gender</Badge>          | User’s gender                         |
| <Badge color="green">nationalIdNumber</Badge> | User’s national identification number |
