African Bank Codes API

Bank codes, mobile networks, and financial identity reference data.

This suite makes Mansa API more than a market-data company. It gives products and agents a clean reference layer for banks, mobile networks, currencies, and country-specific financial identity data across the markets you are already targeting.

77
Institutions
8
Bank countries
27
Mobile networks
41
Currencies
Why this suite matters

Bank and institution coverage across Nigeria, Ghana, Kenya, South Africa, Egypt, Morocco, Zambia, and Tanzania.

Phone-prefix mobile network lookup that is easy for agents to call and reason about.

Currency metadata that complements the market and location suites.

Keyword direction

Use 'African Bank Codes API' as the primary high-intent phrase.

Keep 'bank codes API', 'SWIFT codes API', and 'mobile network lookup API' in the copy.

Let country-specific queries rank through the dataset examples rather than separate thin pages.

Endpoints

Live endpoints in the Identity suite.

View OpenAPI
GET/api/v1/identity/banks
Bearer auth

Return bank and mobile-money institutions with optional filters.

Query params
country - Filter by country code, for example NG or GH.
type - Filter by institution type.
GET/api/v1/identity/banks/{bank_code}
Bearer auth

Return a single bank or institution by bank code.

GET/api/v1/identity/mobile-networks
Bearer auth

Return mobile network operators with optional country filter.

Query params
country - Filter by country code, for example NG or GH.
GET/api/v1/identity/mobile-networks/lookup
Bearer auth

Return the mobile network that matches a phone number prefix.

Query params
phone - Phone number in local or international format.
GET/api/v1/identity/currencies
Bearer auth

Return African currency metadata with issuing countries.

GET/api/v1/identity/currencies/{currency_code}
Bearer auth

Return a single currency record by ISO code.

Related pages