Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request POST \ --url https://api.vtulab.com/v1/identity/bvn/retrieve \ --header 'Authorization: Bearer YOUR_API_KEY' \ --data '{ "phone_number": "08123456789", "is_consent": true }'
Retrieve BVN details using a phone number.