Verify NIN
Verify a National Identity Number (NIN) instantly.
Request
Provide the NIN and your API key to authenticate the request.
Parameters
ninStringRequired
The 11-digit National Identity Number to verify.
x-api-keyHeaderRequired
Your Amadioha secret API key for authorization.
Response
The structured payload returned upon successful verification.
Upon successful verification, Amadioha returns the complete identity entity.
Clean Image URLs
Notice how the photo field is a standard web URL instead of a cumbersome base64 string. You can confidently place this URL directly in an HTML <img src="..."> tag without needing an API key.
Success Response