Skip to main content
GET
Get available banks
Get a list of all supported banks with optional filtering by currency or search term.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

currency
string

Filter by currency

Example:

"KES"

Search bank by name

Example:

"equity"

Response

success
boolean
Example:

true

message
string
Example:

"Banks retrieved successfully"

data
object[]