GET
List supported banks

Authorizations

x-api-key
string
header
required

Your business API key, generated from the dashboard. Required on every business-facing endpoint.

Path Parameters

fromCurrency
enum<string>
required

Fiat currencies: NGN, EUR, GBP, USD, KES, UGX, GHS, CAD, XOF, XAF. Crypto currencies: USDT, USDC.

Available options:
NGN,
EUR,
GBP,
USD,
USDT,
USDC,
KES,
UGX,
GHS,
CAD,
XOF,
XAF
toCurrency
string
required

Response

200 - application/json

Banks fetched.

message
string
Example:

"Banks fetched"

data
object[]