BVN Check
This endpoint helps check for the validity of BVN and returns its details.
BVN check can be done in 2 modes; Basic and Premium BVN verification.
Basic Mode This mode only returns the basic information about the BVN e.g. first name, last name, middle name, phone number
Premium Mode This mode returns comprehensive information about the BVN e.g. first name, last name, middle name, full name, phone number, email, address, dob, marital status, origin, photo
POST
https://api.oneappgo.com/v1/bvnkyc
Headers
Name
Type
Description
authorization*
String
SECRET_KEY
Request Body
Name
Type
Description
verify_type*
String
e.g basic, premium
bvnno*
String
11 digit number of the BVN
Sample Response
Last updated