Skip to main content
GET/api/v1/kyc/nin
Retrieve the identity record tied to a Nigerian National Identity Number (NIN) from NIMC.

Headers

Query parameters

Response

Returns an entity with the holder’s name, gender, date of birth, phone number, and a base64-encoded photo.

Other NIN lookups

This endpoint is the basic tier. Two richer tiers return more of the NIMC record, and each is documented on its own page: Advanced and Premium can both return the holder’s tax details (tax_id and tax_residency) when you add nin_tin=true to the query. Each tier is billed separately — pick the smallest one that covers your use case. There is also NIN Slip (GET /api/v1/kyc/nin/nin_slip), which returns the person’s NIN slip data.

Errors

Sandbox

Test with nin=70123456789 against https://sandbox.dojah.io. See Sandbox & test data for every test value.