The ASPSP Information Service retrieves a list of all ASPSPs (banks and financial institutions) currently supported by the Open Payments platform. This allows your application to display available banks to the PSU before creating consents or initiating payments. In this guide, we will query Swedish banks via the isoCountryCodes parameter.
For requests to the ASPSP Information Service API, you need an access token with scope set to aspspinformationcorporate.
1. Get ASPSP List
Endpoint
Code
GET /psd2/aspspinformation/v1/aspsps
Query Parameters
Name
Type
Description
isoCountryCodes
array
ISO Country Codes for the countries to get banks for.
Request Headers
Name
Type
Description
X-Request-ID
string(uuid)
The ID of the request, unique to the call, as determined by the initiating party.