Kenya NID Lookup
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-2 - 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-2to a verification profile in your "Test" environment. -
Enter the following credentials:
- National ID:
00000000
- 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.nationality | Always | - |
person.sex | Always | - |
person.address.fullAddress | Sometimes | When photo is requested and authority has address |
document.type | Always | - |
document.number | Always | - |
document.issueDate | Sometimes | When photo is requested |
document.issuingCountry | Always | - |
attachments.documentFront | Sometimes | When photo is requested and authority has image |
attachments.documentPortrait | Sometimes | When photo is requested and authority has image |
| Field | Optional | Description | Example Values |
|---|---|---|---|
firstName | Yes | The first name (given name) of the ID holder as recorded in IPRS. | JUMA |
surname | Yes | The surname (family name) of the ID holder as recorded in IPRS. | ODHIAMBO |
otherName | Yes | The other name (middle name) of the ID holder as recorded in IPRS. | OTIENO |
sex | Yes | The sex of the ID holder as recorded on the National ID. Possible values: - Male - Female | Male |
dateOfBirth | Yes | The date of birth of the ID holder as recorded in IPRS. | 1985-01-01 |
citizenship | Yes | Citizenship status as recorded in the IPRS civil registry database. For the Kenya National ID lookup, this value will always be "Kenyan" as the National ID is only issued to Kenyan citizens. Non-citizens residing in Kenya are issued different identification documents (Alien ID cards, refugee documentation, etc.) which are not supported by this provider. | Kenyan |
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). | 12345678 |
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 |
dateOfIssue | Yes | The date the National ID was issued by the National Registration Bureau (NRB). | 2010-06-15 |
placeOfBirth.district | Yes | The district where the person resides. This is the highest level of the pre-2010 administrative hierarchy stored in IPRS. Districts were the primary administrative units under Kenya's provincial system before the change to counties in 2010. Districts roughly correspond to sub-counties in the current administrative structure. | NAIROBI |
placeOfBirth.division | Yes | The division within the district. This is the second level of the pre-2010 administrative hierarchy. Divisions were administrative units between districts and locations. | CENTRAL |
placeOfBirth.location | Yes | The location within the division. This is the third level of the pre-2010 administrative hierarchy. Locations were the smallest administrative units. | NGARA |
placeOfBirth.additionalLines | Yes | Additional address lines that appear before the structured administrative parts. May include P.O. Box (format: "P O BOX [number] [location]"), village names, estate names, or other informal locality information. | ["P O BOX 41842 NAIROBI", "PARLIAMENT BUILDINGS"] |
placeOfBirth.raw | Yes | The raw, unparsed address string as returned from IPRS (Integrated Population Registration System). This preserves the original newline-separated format containing both informal address components (village, P.O. Box) and labeled administrative divisions (LOCATION, DIVISION, DISTRICT). | KENYATTA NATIONAL HOSPITAL LOCATION - NGARA DIVISION - CENTRAL DISTRICT - NAIROBI |
placeOfResidence.district | Yes | The district where the person resides. This is the highest level of the pre-2010 administrative hierarchy stored in IPRS. Districts were the primary administrative units under Kenya's provincial system before the change to counties in 2010. Districts roughly correspond to sub-counties in the current administrative structure. | NAIROBI |
placeOfResidence.division | Yes | The division within the district. This is the second level of the pre-2010 administrative hierarchy. Divisions were administrative units between districts and locations. | CENTRAL |
placeOfResidence.location | Yes | The location within the division. This is the third level of the pre-2010 administrative hierarchy. Locations were the smallest administrative units. | CITY SQUARE |
placeOfResidence.additionalLines | Yes | Additional address lines that appear before the structured administrative parts. May include P.O. Box (format: "P O BOX [number] [location]"), village names, estate names, or other informal locality information. | ["P O BOX 41842 NAIROBI", "PARLIAMENT BUILDINGS"] |
placeOfResidence.raw | Yes | The raw, unparsed address string as returned from IPRS (Integrated Population Registration System). This preserves the original newline-separated format containing both informal address components (village, P.O. Box) and labeled administrative divisions (LOCATION, DIVISION, DISTRICT). | P O BOX 41842 NAIROBI PARLIAMENT BUILDINGS LOCATION - CITY SQUARE DIVISION - CENTRAL DISTRICT - NAIROBI |
Updated 13 days ago
