Verify Auth Method
Authentication
This endpoint requires a Bearer token. Obtain one first from the Get Access Token endpoint, then pass it as Authorization: Bearer <token>.
Selects the contact method the OTP should be dispatched to. This is step 2 of the BVN verification flow.
BVN verification flow
- Get Auth Methods — initiate the flow, receive masked hints +
requestId - Verify Auth Method ← you are here — select a hint to trigger OTP dispatch
- Fetch BVN Details — submit the OTP to retrieve the full BVN profile
Loading API reference…