GET
A richer NIN lookup — the standard identity data plus birth, residence, origin and next-of-kin details, for compliance and risk.
/api/v1/kyc/nin/advanceHeaders
Query parameters
Getting tax details with nin_tin
tax_id and tax_residency are not part of the default response. To get them, add nin_tin=true to the query:entity object — everything else in the response is unchanged. Treat them as optional in your code: parse them defensively, since they are absent whenever nin_tin is off and may come back empty if the holder has no TIN on record.Response
Returns anentity with the holder’s names, gender, date of birth, phone number, and a base64-encoded photo — plus the fields the basic lookup doesn’t carry: birth details, full residence and origin, and next of kin.
Identity
Birth, residence and origin
Next of kin
Tax details
Only returned when you passnin_tin=true.
Need demographics, profession, previous name and address, or the holder’s signature? Use Premium NIN, which returns everything below plus those fields.
Errors
Sandbox
Test withnin=70123456789 against https://sandbox.dojah.io. See Sandbox & test data for every test value.