Skip to main content

Endpoint

Headers

string
required
Your public API key.
string
required
Your API secret. Use a stl_test_... value in sandbox, stl_live_... in production.

Request body

string
required
The 11-digit Bank Verification Number to validate.
string
required
The ID of the business this BVN is being validated for.

Response

boolean
true if the BVN was found and validated successfully.
string
Human-readable outcome.
string
Phone number associated with the BVN.
string
The BVN that was validated.
string
First name of the BVN holder.
string
Last name of the BVN holder.
string
Middle or other names of the BVN holder.
string
Date of birth of the BVN holder (format may vary).

Code examples

Example response