Skip to main content
GET
List institutions

Authorizations

X-API-Key
string
header
required

Query Parameters

country
string
required

ISO 3166-1 alpha-2 country code

Example:

"NG"

currency
string
required

ISO 4217 currency code

Example:

"NGN"

destination_type
enum<string>
default:BANK_ACCOUNT

Which kind of institution to list. Banks and mobile money providers come from the same upstream directory but are never mixed in a response.

Available options:
BANK_ACCOUNT,
MOBILE_MONEY

Response

provider_name
string
required

Display name. Never sent as a routing value.

Example:

"ACCESS BANK"

provider_code
string
required

Pass this as destination_provider_code when creating a payout — it is what the processor routes on.

Example:

"044"

destination_type
enum<string>
required
Available options:
MOBILE_MONEY,
BANK_ACCOUNT,
CRYPTO_WALLET
Example:

"BANK_ACCOUNT"