magnifying-glassGet bank codes

Retrieve Bank List by Country

get

This API allows you to retrieve the list of banks available in each country.

Authorizations
AuthorizationstringRequired

Authentication using a Bearer Token (Read-Only API Key). The token should be prefixed with "Bearer ".

Query parameters
countrystring · min: 2 · max: 2Required

Country ISO code (2 letters).

Example: BR
Responses
chevron-right
200

Bank list successfully retrieved.

application/json
get
/banks

Last updated

Was this helpful?