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

Two variants return more than the basic record β€” each documented on its own page:
  • Advanced NIN β€” the identity data plus extra fields like tax_id and tax_residency.
  • NIN Slip β€” the person’s NIN slip data (GET /api/v1/kyc/nin/nin_slip).

Errors

Sandbox

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