Kenya NID Lookup (Preview)
Overview
The Kenya National ID is the official identification document for citizens and residents, recorded in a central population register. Kenya NID lookup requires users to enter their NID number and we will return attributes associated with that number.
- ID:
kenya-nid-lookup-3 - Type: eID (database)
- Verification Type: Enrichment
- Regions: Africa
- Countries: KE
- Adoption: 29,000,000
- URL: https://accounts.ecitizen.go.ke/en
Integration with Trinsic
Kenya NID verification is integrated into Trinsic's identity acceptance network allowing businesses to verify users against the government system of record in Kenya.
- 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 ID 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
kenya-nid-lookup-3to a verification profile in your "Test" environment. -
Enter the following credentials:
- National ID:
01010101
- 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 | Always | - |
person.dateOfBirth | Always | - |
person.nationality | Always | - |
person.sex | Always | - |
document.type | Always | - |
document.number | Always | - |
document.issuingCountry | Always | - |
attachments.documentPortrait | Sometimes | When available in the Kenya database |
| Field | Optional | Description | Example Values |
|---|---|---|---|
idNumber | Yes | The Kenya National ID Number (Nambari ya Kitambulisho) or Unique Personal Identifier (Maisha Namba). This is the primary unique identifier for Kenyan citizens in all government systems, issued by the National Registration Bureau (NRB). The format is either 8 digits for National ID or 9 digits for Maisha Namba UPI (the new format since 2023). | 10101010 |
firstName | Yes | The first name of the individual. | JUMA |
surname | Yes | The surname of the individual. | ODHIAMBO |
otherName | Yes | Other name (middle name) of the individual. | OTIENO |
sex | Yes | The sex of the individual. Possible values: - Male - Female | Male |
dateOfBirth | Yes | The date of birth of the individual. Format - YYYY-MM-DD | 1985-01-01 |
citizenship | Yes | Citizenship of the individual. Format - ISO 3166-1 alpha-2 country code | KE |
serialNumber | Yes | The physical card serial number printed on the Kenya National ID card. This is distinct from the ID Number and serves as a card issuance tracking identifier maintained by IPRS. This value changes each time a new physical card is issued (loss, damage, renewal). | 98765432 |
Updated 16 days ago
