Get supported countries
Country & Service Support
Get Supported Countries
Returns a list of all supported countries with their configurations. Supports filtering by service type, currency, country code, and active status. Data is aggregated from the Provider Registry for real-time accuracy. The isEnabled flag indicates whether the authenticated integrator has this service enabled and providers attached.
GET
Get supported countries
Get a list of all supported countries with their configurations, filterable by service type, currency, and status.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by service type
Available options:
DEPOSIT, CARD_DEPOSIT, WITHDRAW, DETAILS Example:
"WITHDRAW"
Filter by currency
Available options:
KES, GHS, NGN, ZAR, ZAR, USD, XOF, ZMW, XAF, SLE, CDF, TZS, UGX, EGP, MWK, RWF, ETB, MZN, LSL, GNF, USDT, BTC, ETH, USDC Example:
"KES"
Filter by country code (e.g., KE, NG, GH)
Example:
"KE"
Filter by active status
Example:
true