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 Accounts API

Each of your accounts has its own specific currency and IBAN. The API allows you to get details and balances about each account in real time. **Note :** ***accounts*** are also labelled as ***wallets*** in the iBanFirst API.

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

Tagged areas include Account. 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 3 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 3 paths 12 schemas 3 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 Accounts 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 3 paths, the API surfaces 4 operations — 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Accounts 4

Each of your accounts has its own specific currency and IBAN. The API allows you to get details and balances about each account in real time. Note : accounts are also labelled as…

POST
/wallets
Create account
body → 200default
GET
/wallets
Get accounts list
3 params → 200204default
GET
/wallets/{id}
Get account details
1 param → 200204default
GET
/wallets/{id}/balance/{date}
Get account balance
2 params → 200default

Schemas 12

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

Currency
string
A String representing the Three-digit ISO 4217 Currency Code of a currency. This String only contains capitalized letters.
Balance
object
Representation of a balance.
3 properties
QuotedDecimal
string
A String representing a formatted floating number.
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.
Date
string
A String representing a date by its year, month and day in month.
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
Error
object
Representation of an error.
4 properties
Wallet
object
Representation of a Wallet
8 properties
CorrespondantBank
objectnull
Representation of a correspondant bank.
3 properties
Amount
objectnull
Representation of an amount.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ibanfirst-accounts-api-openapi.yml Raw ↑

Other APIs iBanFirst publishes across the network.

iBanFirst MCP Connector
iBanFirst PSD2 XS2A API
iBanFirst Beneficiaries 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 Accounts 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.