# Memo Bank IBA Ns API

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

Memo Bank IBA Ns 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 IBANs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

IBANs are identifiers for bank accounts. There are two types of IBANs at Memo Bank: * Main IBANs, which act as primary identifiers for a bank account. There is exactly one main IBAN per bank account. You cannot delete it. When an account is closed, its main IBAN remains active only for incoming transactions, which will be automatically rerouted to the main account. * Virtual IBANs, which are aliases for the main IBAN. They can be created, deactivated, and reactivated at will. When the account they are attached to is closed, they get reattached to the main account. All operations on IBANs are synchronous and effective immediately, meaning that you can use a new IBAN to send or receive money right after its creation.

## Operations (5)

| Method | Path | Summary |
|---|---|---|
| GET | `/v2/ibans` | List all IBANs |
| POST | `/v2/ibans` | Create a virtual IBAN |
| GET | `/v2/ibans/{id}` | Get an IBAN |
| DELETE | `/v2/ibans/{id}` | Delete an IBAN |
| PATCH | `/v2/ibans/{id}` | Update an IBAN |

## Machine-readable artifacts (10)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/memo-bank/refs/heads/main/openapi/memo-bank-ibans-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 AIS API](https://apis.io/apis/memo-bank/memo-bank-ais-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 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

IBANs

---

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