Account Information Service (AIS)

Under PSD2, an Account Information Service (AIS) is an online service that provides consolidated information on payment accounts held by a payment service user (PSU) with payment service providers. PSD2 brings these services under regulation, ensuring that Account Information Service Providers (AISPs) can access payment accounts securely and with user consent.

AISPs must meet strict security requirements to protect users and their data.

Endpoints Overview

NameEndpoint
Read Account ListGET /accounts
Read Account DetailsGET /accounts/{accountNumber}
Read Account BalancesGET /accounts/{accountNumber}/balances
Read Account TransactionsGET /accounts/{accountNumber}/transactions
Read Card Account ListGET /card-accounts
Read Card Account DetailsGET /card-accounts/{accountNumber}
Read Card Account BalancesGET /card-accounts/{accountNumber}/balances
Read Card Account TransactionsGET /card-accounts/{accountNumber}/transactions

For details on each endpoint, click the links above or see the sidebar navigation.