Skip to main content
GET
List Banks
Fetch the currently supported banks for payout creation and related bank-directory lookups.

Endpoint

Query Parameters

country
string
default:"NG"
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