Skip to main content

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
  1. Get Auth Methods — initiate the flow, receive masked hints + requestId
  2. Verify Auth Method ← you are here — select a hint to trigger OTP dispatch
  3. Fetch BVN Details — submit the OTP to retrieve the full BVN profile
Loading API reference…