Skip to main content
GET
List destination banks

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Query Parameters

country
string
Example:

"CL"

method
string

Optional payout method to scope the catalog (see GET /v1/payouts/methods).

Example:

"bank_transfer"

Response

Banks catalog for the country.

The response is of type object.

Last modified on July 18, 2026