GET
Retrieve the identity record tied to a Nigerian National Identity Number (NIN) from NIMC.
/api/v1/kyc/ninHeaders
Query parameters
Response
Returns anentity 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_idandtax_residency. - NIN Slip β the personβs NIN slip data (
GET /api/v1/kyc/nin/nin_slip).
Errors
Sandbox
Test withnin=70123456789 against https://sandbox.dojah.io. See Sandbox & test data for every test value.