# Banks v1

These endpoints filter and fetch the list of connected banks, get information on specific banks, and initiate authorization with user-selected banks using Payments v1.

## Get banks v1

 - [GET /banks](https://docs.token.io/products/tpp/api/reference/banks-v1/gatewayservice.getbanks.md): The GET /banks endpoint retrieves a list of connected banks matching the parameters specified.

## Get bank countries

 - [GET /bank/countries](https://docs.token.io/products/tpp/api/reference/banks-v1/gatewayservice.getbankscountries.md): The GET /banks/countries endpoint retrieves the list of countries that have connected banks which match the parameters specified.

