Free tool
African phone network checker.
Enter any African mobile number to identify the network provider. Supports local and international formats. Click the result to see the exact API request behind it.
27 networks8 countriesNo sign-up required
Supported countries
NigeriaGhanaKenyaTanzaniaZambiaSouth AfricaEgyptMorocco
How it works
Enter any African mobile phone number. The tool identifies the network by matching the number prefix and shows the exact API request behind the result.
Supports local formats (08031234567) and international formats (+2348031234567).
Example
curl "https://mansaapi.com/api/v1/identity/
mobile-networks/lookup?phone=08031234567"
-H "Authorization: Bearer mansa_live_sk_..."Build it into your product
Mobile network lookup via REST.
The identity suite exposes a mobile-network lookup endpoint that returns the same result you see above — network name, USSD code, mobile-money service, and prefix list — in one authenticated call.
# Lookup by phone number
curl "https://mansaapi.com/api/v1/identity/mobile-networks/lookup?phone=08031234567" \
-H "Authorization: Bearer YOUR_API_KEY"
# All networks for a country
curl "https://mansaapi.com/api/v1/identity/mobile-networks?country=NG" \
-H "Authorization: Bearer YOUR_API_KEY"Free tool
Bank code finder
Search any African bank by name, code, or SWIFT.
Free tool
NUBAN validator
Validate Nigerian NUBAN account number checksums.
Free tool
Public holidays
Look up African public holidays by country and year.