Queries
To perform a query, you must provide an <X-App-Wallet-Access-Token>
Please, see the authentication section on how to obtain <X-App-Wallet-Access-Token>.
Query BVN
GET
https://api.console.eyowo.com/v1/queries/bvn?bvn=
The endpoint validates BVN(s) and returns the BVN holder's details, such as name, date of birth, etc. The service cost at standard BVN charges of N35(Naira) per query.
Query Parameters
bvn
number
valid BVN number for querying
Headers
X-App-Key
string
X-App-Key
X-App-Wallet-Access-Token
string
X-App-Wallet-Access-Token
Query Data Products
GET
https://api.console.eyowo.com/v1/queries/data/:telco
The endpoint returns valid data products for the specified telco.
Query Parameters
telco
number
telcos [mtn, 9mobile, airtel, glo]
Headers
X-App-Key
string
X-App-Key
X-App-Wallet-Access-Token
string
X-App-Wallet-Access-Token
Last updated
Was this helpful?