Lookup NIN
Request
[GET]
Header
| Header | Type | Description |
|---|---|---|
| AppId | string | Create an app to get your app ID on dashboard here |
| Authorization | string | Private/secret key. Use <key> not Bearer <key> |
Query parameters
| Parameter | Type | Description | Required |
|---|---|---|---|
| nin * | string | A valid nin | required |
Sample response
[200]
Response Fields
| Field | Type | Description |
|---|---|---|
| entity | object | Contains the NIN holderβs identity details |
| entity.first_name | string | First name of the NIN holder |
| entity.last_name | string | Last name of the NIN holder |
| entity.gender | string | Gender of the NIN holder |
| entity.middle_name | string | Middle name of the NIN holder |
| entity.photo | string | Base64-encoded photograph of the NIN holder |
| entity.date_of_birth | string | Date of birth in YYYY-MM-DD format |
| entity.phone_number | string | Phone number linked to the NIN |
| entity.employment_status | string | Employment status of the NIN holder |
| entity.marital_status | string | Marital status of the NIN holder |
Lookup NIN Advance
Request
[GET]
Query parameters
| Parameter | Type | Description | Required |
|---|---|---|---|
| nin * | string | A valid nin | required |
Sample response
[200]
Response Fields
| Field | Type | Description |
|---|---|---|
| entity | object | Contains the NIN holderβs identity details |
| entity.nin | string | National Identification Number |
| entity.first_name | string | First name of the NIN holder |
| entity.last_name | string | Last name of the NIN holder |
| entity.middle_name | string | Middle name of the NIN holder |
| entity.date_of_birth | string | Date of birth in YYYY-MM-DD format |
| entity.phone_number | string | Phone number linked to the NIN |
| entity.photo | string | Base64-encoded photograph of the NIN holder |
| entity.gender | string | Gender of the NIN holder |
| entity.employment_status | string | Employment status of the NIN holder |
| entity.marital_status | string | Marital status of the NIN holder |
| entity.birth_country | string | Country of birth |
| entity.birth_lga | string | Local Government Area of birth |
| entity.birth_state | string | State of birth |
| entity.educational_level | string | Highest level of education attained |
| entity.maiden_name | string | Maiden name, if applicable |
| entity.nspoken_lang | string | Native spoken language |
| entity.profession | string | Profession or occupation |
| entity.religion | string | Religious affiliation |
| entity.residence_address_line_1 | string | Primary residential address line |
| entity.residence_address_line_2 | string | Secondary residential address line |
| entity.residence_status | string | Residential status (e.g., birth, rental) |
| entity.residence_town | string | Town of residence |
| entity.residence_lga | string | Local Government Area of residence |
| entity.residence_state | string | State of residence |
| entity.ospoken_lang | string | Other spoken language |
| entity.origin_lga | string | Local Government Area of origin |
| entity.origin_place | string | Place of origin |
| entity.origin_state | string | State of origin |
| entity.height | string | Height in centimeters |
| entity.p_first_name | string | Next-of-kin first name |
| entity.p_middle_name | string | Next-of-kin middle name |
| entity.p_last_name | string | Next-of-kin last name |
| entity.tax_id | string | Tax Identification Number |
| entity.tax_residency | string | State of tax residency |
Test Credentials for Sandbox
Kindly use this Test NIN in sandbox Environment nin =70123456789