Get Auth Methods
Authentication
This endpoint requires a Bearer token. Obtain one first from the Get Access Token endpoint, then pass it as Authorization: Bearer <token>.
Initiates the BVN verification flow. Returns the masked phone number and/or email address registered against the BVN — the OTP will be dispatched by NIBSS to whichever method the customer selects.
Save the
requestIdThe response includes meta.requestId. Store this value — it is required in the next step when submitting the OTP to complete verification.
Loading API reference…