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

iBanFirst Beneficiaries API

A beneficiary can be either your own account in another bank or a third party recipient account. Beneficiaries can be created or deleted through the API.**Note :** ***beneficiaries*** are also labelled as ***externalBankAccounts*** in the iBanFirst API.

iBanFirst Beneficiaries API is one of 11 APIs that iBanFirst publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Beneficiaries. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

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

Requests are made against a single base URL, https://api-demo.ibanfirst.com/api.

4 operations 2 paths 12 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.6.0
Base URL
https://api.ibanfirst.com/api
Authentication
API Key
Resource Areas
1

Authentication & Security 1

iBanFirst Beneficiaries API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-WSSE (X-WSSE). By default, every request must be authenticated.

  • X-WSSE — X-WSSE token-based authentication. The header value must be computed fresh for every request (tokens expire in ~5 minutes). Header value format: UsernameToken…

Paths & Operations 4

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

Beneficiaries 4

A beneficiary can be either your own account in another bank or a third party recipient account. Beneficiaries can be created or deleted through the API. Note : beneficiaries are…

POST
/externalBankAccounts
Create beneficiary
body → 200default
GET
/externalBankAccounts
Get beneficiaries list
3 params → 200204default
GET
/externalBankAccounts/{id}
Get beneficiary details
1 param → 200default
DELETE
/externalBankAccounts/{id}
Delete beneficiary
1 param → 200204default

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are ExternalBankAccountVOP (9 properties), ExternalBankAccount (8 properties), HolderBank (5 properties), ErrorVOP (5 properties). Each schema is shown below with its type and property counts.

ErrorVOP
object
Representation of an error.
5 properties
ProcessResult
object
As some of our process just need to send you back the confirmation that this process is successful, the API will send you a ProcessResult.
1 property
ExternalBankAccountVOP
object
9 properties
Currency
string
A String representing the Three-digit ISO 4217 Currency Code of a currency. This String only contains capitalized letters.
Address
object
Representation of an address
5 properties 1 required
HolderBank
object
Representation of a beneficiary bank.
5 properties
ID
string
A String representing the id of an object. This string contains alpha-numeric characters, including the capital ones.
Error
object
Representation of an error.
4 properties
ExternalBankAccount
object
8 properties
Holder
object
What we call a Holder can be either an Individual or an Organisation that own the account. May also be referred to as: Beneficiary/Supplier/Vendor/Payee/Recipi…
3 properties 2 required
Email
string
Beneficiary email address
CorrespondantBank
objectnull
Representation of a correspondant bank.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ibanfirst-beneficiaries-api-openapi.yml Raw ↑

Other APIs iBanFirst publishes across the network.

iBanFirst MCP Connector
iBanFirst PSD2 XS2A API
iBanFirst Accounts API
iBanFirst Documents API
iBanFirst Financial movements API
iBanFirst Fixed forward payment contract API
iBanFirst Logs API
iBanFirst Payments API
iBanFirst Spot trades API
iBanFirst Webhook subscriptions API
Where this information came from

This is an independent, third-party profile of iBanFirst Beneficiaries 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.