POST
Match a user’s selfie against the photo held for their Nigerian BVN or NIN, and retrieve the full identity record in the same call.
/api/v1/kyc/bvn/verifyHeaders
Body parameters
Response
The BVN endpoint returns the BVN identity record with a nestedselfie_verification object (confidence_value and match). Response trimmed for readability.
Verify NIN with a selfie
CallPOST /api/v1/kyc/nin/verify with nin and selfie_image (and optional first_name / last_name) to match a selfie against the photo on file for a NIN. It returns the NIN identity record with the same selfie_verification object.
200 — /api/v1/kyc/nin/verify