# Memo Bank AIS API

**Canonical:** https://apis.io/apis/memo-bank/memo-bank-ais-api/  
**Provider:** Memo Bank — https://apis.io/providers/memo-bank/  
**Base URL:** https://api.memo.bank  
**Documentation:** https://docs.api.memo.bank/

Memo Bank AIS API is one of 15 APIs that [Memo Bank](https://apis.io/providers/memo-bank/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include AIS. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

Account Information Service. Consent is given using the **OAuth2 as a pre-step** authentication flow described in NextGenPSD2 specifications. This means you don't have to manage consents using the dedicated endpoints (which are not implemented), but only to redirect the PSU to our authorisation page (using `AIS` as OAuth2 scope). After performing a strong customer authentication, the PSU will be redirected to your redirect URI with an **authorisation code** that you can then exchange for an **access token**. This **access token** will let you authenticate at the XS2A interface to request the PSU accounts balances and transactions history.

## Operations (9)

| Method | Path | Summary |
|---|---|---|
| GET | `/v1/accounts/{accountId}/balances` | Read account balance |
| GET | `/v1/accounts/{accountId}` | Read account details |
| GET | `/v1/accounts/{accountId}/transactions/{transactionId}` | Read transaction details of an account |
| GET | `/v1/accounts/{accountId}/transactions` | Read transactions list of an account |
| GET | `/v1/accounts` | Read accounts list |
| GET | `/v1/card-accounts/{accountId}/balances` | Read card account balance |
| GET | `/v1/card-accounts/{accountId}` | Read card account details |
| GET | `/v1/card-accounts/{accountId}/transactions` | Read transactions list of a card account |
| GET | `/v1/card-accounts` | Read card accounts list |

## Machine-readable artifacts (10)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/memo-bank/refs/heads/main/openapi/memo-bank-ais-api-openapi.yml
- **Documentation** — https://docs.api.memo.bank/
- **APIReference** — https://docs.api.memo.bank/version-2/
- **GettingStarted** — https://docs.api.memo.bank/topic/topic-getting-started
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/memo-bank/refs/heads/main/asyncapi/memo-bank-webhooks.yml
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/memo-bank/refs/heads/main/mcp/memo-bank-tool-crosswalk.yml
- **Documentation** — https://docs-marketplace.api.memo.bank/
- **GettingStarted** — https://docs-marketplace.api.memo.bank/topic/topic-getting-started
- **Documentation** — https://docs-nextgenpsd2.api.memo.bank/
- **OAuthScopes** — https://raw.githubusercontent.com/api-evangelist/memo-bank/refs/heads/main/scopes/memo-bank-scopes.yml

## Other Memo Bank APIs (12)

- [Memo Bank Account assessments API](https://apis.io/apis/memo-bank/memo-bank-account-assessments-api/)
- [Memo Bank Accounts API](https://apis.io/apis/memo-bank/memo-bank-accounts-api/)
- [Memo Bank Attachments API](https://apis.io/apis/memo-bank/memo-bank-attachments-api/)
- [Memo Bank Collections API](https://apis.io/apis/memo-bank/memo-bank-collections-api/)
- [Memo Bank IBA Ns API](https://apis.io/apis/memo-bank/memo-bank-ibans-api/)
- [Memo Bank Mandate signature requests API](https://apis.io/apis/memo-bank/memo-bank-mandate-signature-requests-api/)
- [Memo Bank O Auth2 API](https://apis.io/apis/memo-bank/memo-bank-oauth2-api/)
- [Memo Bank PIS API](https://apis.io/apis/memo-bank/memo-bank-pis-api/)
- [Memo Bank Sandbox API](https://apis.io/apis/memo-bank/memo-bank-sandbox-api/)
- [Memo Bank Transactions API](https://apis.io/apis/memo-bank/memo-bank-transactions-api/)
- [Memo Bank Transfers API](https://apis.io/apis/memo-bank/memo-bank-transfers-api/)
- [Memo Bank Webhook API](https://apis.io/apis/memo-bank/memo-bank-webhook-api/)

## Tags

AIS

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/memo-bank/memo-bank-ais-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/memo-bank/.
