VerifyMe API
VerifyMe API
VerifyMe API
VerifyMe API
Welcome
general
Introduction
Authentication
About Verifications
Identity verifications
Bank Verification Number (BVN)
National Identity
Drivers License
Identity Biometrics
Identity Matching
Address Verification
Submit Address Verification
Get Address Verification By ID
Get Address Verifications
Cancel Address Verification
Guarantor Verification
Submit Guarantor Verification
Get Guarantor Verifications
Get Guarantor Verification By ID
Cancel Guarantor Verification
employment Verification
Submit Employment History Verification
Get Employment History Verifications
Get Employment History Verification By ID
Cancel Employment History Verification
LOCATION
Get Countries
Get Country By ID
Get State By ID
Get State For Country
Get Lga By Country
Get Lga By State
Get Lga By ID
Bank
Get Banks
Get Account Details
webhooks
About Webhooks
Verified Address
Verified Guarantor
Verified Employment History
Product statuses
Glossary
Powered by GitBook

Get Banks

get
Get Banks

https://vapi.verifyme.ng/v1/banks
This endpoint allows you to get the list of all Nigerian banks
Request
Response
Request
Path Parameters
Authentication
required
string
Authorization Token
Response
200: OK
{
"status": "success",
"data": [
{
"name": "Access Bank",
"slug": "access-bank",
"code": "044",
"active": true
},
...
]
}
LOCATION - Previous
Get Lga By ID
Next - Bank
Get Account Details
Last updated 4 months ago