Account Information Service (AIS)
Version v.1.0.

1. Account Information Service (AIS)

1. Account Information Service (AIS)

Under PSD2 an ‘account information service’ is an online service which provides consolidated information on payment accounts held by a payment service user with payment service providers. These services already exist in the UK, however, PSD2 will bring them within the scope of regulation. This will ensure that account information service providers (AISPs) can receive access to payment accounts, whilst also placing requirements on them to ensure security for users.

AISP Methods
Name Endpoint
Read Account List GET /api/v1/accounts
Read Account Details GET /api/v1/accounts/{iban}
Read Account Balances GET /api/v1/accounts/{iban}/balances
Read Account Transactions GET /api/v1/accounts/{iban}/transactions

More information about the methods you can see here.