mono-logo

Fetch BVN Details

Last updated Feb 27th, 2025

post api.withmono.com/v2/lookup/bvn/details
v1.0

Use this resource to retrieve BVN Information requested

Body Params
Headers

Request

123456
curl --request POST \
  --url https://api.withmono.com/v2/lookup/bvn/details \
  --header 'accept: application/json' \
  --header 'content-type: application/json' \
  --header 'mono-sec-key: string' \
  --data '{"otp":"string"}'

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?