How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Memo Bank IBA Ns API

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.

Memo Bank IBA Ns API is one of 15 APIs that Memo Bank publishes on the 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.

This API exposes 5 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against 2 base URLs: https://api.memo.bank, https://api.sandbox.memo.bank.

5 operations 2 paths 4 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://api.memo.bank
Resource Areas
1

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

IBANs 5

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…

GET
/v2/ibans
List all IBANs
listIbans 5 params → 200
POST
/v2/ibans
Create a virtual IBAN
createIban body → 201
GET
/v2/ibans/{id}
Get an IBAN
getIban 1 param → 200
DELETE
/v2/ibans/{id}
Delete an IBAN
deleteIban 1 param → 204
PATCH
/v2/ibans/{id}
Update an IBAN
updateIban 1 param body → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Iban (8 properties), IbanPage (5 properties), UpdateIban (4 properties), CreateIban (3 properties). Each schema is shown below with its type and property counts.

IbanPage
object
5 properties 3 required
Iban
object
8 properties 8 required
CreateIban
object
3 properties 2 required
UpdateIban
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

memo-bank-ibans-api-openapi.yml Raw ↑

Other APIs Memo Bank publishes across the network.

Memo Bank Account assessments API
Memo Bank Accounts API
Memo Bank AIS API
Memo Bank Attachments API
Memo Bank Collections API
Memo Bank Mandate signature requests API
Memo Bank O Auth2 API
Memo Bank PIS API
Memo Bank Sandbox API
Memo Bank Transactions API
Memo Bank Transfers API
Memo Bank Webhook API
Where this information came from

This is an independent, third-party profile of Memo Bank IBA Ns API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.