Verify BVN
Verify a Bank Verification Number (BVN) instantly.
Request
Provide the BVN and your API key to authenticate the request.
Parameters
bvnStringRequired
The 11-digit Bank Verification 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 image 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