# Account Information Service API Overview
source: https://developer.mastercard.com/open-banking-connect/documentation/aisfeatures/overview/index.md

## Overview {#overview}

Get access to a variety of Open Banking account information APIs, bringing Third Party Providers (TPPs) the capability to provide customers a 360 view of their finances across all of their current accounts, regardless of bank format or market standard.

## AIS features {#ais-features}

##### Get List of Available ASPSPs {#get-list-of-available-aspsps}

Get a list of available ASPSPs in Open Banking Connect.  

[Learn more](https://developer.mastercard.com/open-banking-connect/documentation/aisfeatures/ais-get-list-of-aspsps/index.md)

##### Get Status of Inbound API and AIS Connectors {#get-status-of-inbound-api-and-ais-connectors}

Check the status of inbound API calls and AIS connector health.  

[Learn more](https://developer.mastercard.com/open-banking-connect/documentation/aisfeatures/get-status-inbound-api-ais-connectors/index.md)

##### Account Information Consent {#account-information-consent}

Send to the ASPSP the details of a user's consent to access account information and then obtain a URI to redirect the user for authentication and authorization of the consent.  

[Learn more](https://developer.mastercard.com/open-banking-connect/documentation/aisfeatures/account-information-consent/index.md)

##### Account Information Consent Deletion {#account-information-consent-deletion}

Remove a user's consent to access from the system.  

[Learn more](https://developer.mastercard.com/open-banking-connect/documentation/aisfeatures/delete-ais-consent/index.md)

##### Get Raw Consent {#get-raw-consent}

Retrieve raw consent data based on the consentId previously obtained.  

[Learn more](https://developer.mastercard.com/open-banking-connect/documentation/aisfeatures/get-raw-consent/index.md)

##### Exchange the PSU Authorization for Access Consent {#exchange-the-psu-authorization-for-access-consent}

Exchange the PSU authorization for access consent, which a Third-Party Partner (TPP) can use to access account data.  

[Learn more](https://developer.mastercard.com/open-banking-connect/documentation/aisfeatures/exchange-psu-consent/index.md)

##### Get List of Accounts {#get-list-of-accounts}

Get the list of available accounts from a Financial Institution, based on the access granted. This should be list of the current accounts for the user.  

[Learn more](https://developer.mastercard.com/open-banking-connect/documentation/aisfeatures/get-list-accounts/index.md)

##### Get Account Details {#get-account-details}

Get a user's account details such as account holder name, financial institution, and type of account.  

[Learn more](https://developer.mastercard.com/open-banking-connect/documentation/aisfeatures/get-account-details/index.md)

##### Get Account Balances {#get-account-balances}

Get the balance amount for a specific account.  

[Learn more](https://developer.mastercard.com/open-banking-connect/documentation/aisfeatures/get-account-balances/index.md)

##### Get Account Transactions {#get-account-transactions}

Get a list of transactions from a specific account.  

[Learn more](https://developer.mastercard.com/open-banking-connect/documentation/aisfeatures/get-account-transactions/index.md)

##### Get Account Transaction Details {#get-account-transaction-details}

Get the details of a specific transaction from an account.  

[Learn more](https://developer.mastercard.com/open-banking-connect/documentation/aisfeatures/get-account-transactions-details/index.md)

##### Get Account Standing Orders {#get-account-standing-orders}

Get the details of standing orders from an account.  

[Learn more](https://developer.mastercard.com/open-banking-connect/documentation/aisfeatures/get-account-standing-orders/index.md)
