List Banks
Transfers
List Banks
GET /api/v1/banks - Retrieve supported destination banks
GET
List Banks
Fetch the currently supported banks for payout creation and related bank-directory lookups.
Endpoint
Query Parameters
Country code. The current reviewed default is
NG.Example Request
Example Response
Usage Notes
- Cache bank codes in your application and refresh them periodically.
- Pair this endpoint with transfer creation and any tenant-approved beneficiary verification workflow.
- The reviewed public gateway exposes bank-directory lookup on
/api/v1/banks, not under/transfers/banks.
Next Steps
Create Transfer
Initiate a bank transfer
Resolve Account
Compatibility note for beneficiary lookup flows