Supported Institutions

Use the bank list endpoint to retrieve supported banks and mobile money providers for a currency.

Endpoint

GET https://backendapi.sayswitchgroup.com/api/v1/bank_list/{currency}

Replace {currency} with either KES or GHS.

Headers

Authorization: Bearer YOUR_SECRET_KEY
Content-Type: application/json

Example Requests

curl -X GET "https://backendapi.sayswitchgroup.com/api/v1/bank_list/GHS" \
  -H "Authorization: Bearer YOUR_SECRET_KEY" \
  -H "Content-Type: application/json"
curl -X GET "https://backendapi.sayswitchgroup.com/api/v1/bank_list/KES" \
  -H "Authorization: Bearer YOUR_SECRET_KEY" \
  -H "Content-Type: application/json"

Description

The response returns a list of supported banks and mobile money providers for the specified currency. Each entry includes the bank or provider name, bank code, type, and logo URL.

Response Fields

FieldTypeDescription
successBooleanRequest success status
messageStringHuman-readable status message
currencyStringCurrency code, such as KES or GHS
data[].bankNameStringDisplay name of the bank or provider
data[].bankCodeStringUnique code used in transfer requests
data[].typeStringBANK or MOMO
data[].logoStringURL to the bank or provider logo image

Ghana Supported Institutions

Bank CodeType
REPUBLICBANK
GCBGHBANK
GTBANKGHBANK
UBABANK
MTNGHMOMO
UMBBANK
FIDELITYBANK
ZENITHGHBANK
ABSABANK
STANCHARTBANK
STANBICGHBANK
FIRSTATGHBANK
OMNIBSICBANK
BANKOFAFRICABANK
ARBAPEXBANK
FBNGHBANK
TCELGHMOMO
SOCIETEBANK
CALBANK
ADBBANK
PBLBANK
ECOBANKGHBANK
FNBGHBANK
CBGBANK
NIBBANK
ACCESSGHBANK