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

Formance Wallets API

White-label wallets, balances, and holds.

Formance Wallets API is one of 8 APIs that Formance publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Wallets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 13 operations across 10 paths. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against a single base URL, https://{organization}.{environment}.formance.cloud.

13 operations 10 paths 0 schemas 6 GET1 PATCH6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://{organization}.{environment}.formance.cloud/api/ledger
Authentication
OAuth 2.0
Contact
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Formance Wallets API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 6 scopes. By default, every request must be authenticated.

  • oauth2 — OAuth2 client-credentials flow. Exchange a client id and secret at /api/auth/oauth/token for a Bearer access token, then send it as Authorization: Bearer .

Paths & Operations 13

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

Wallets 13

White-label wallets, balances, and holds.

GET
/api/wallets/v1/wallets
List all wallets
listWallets → 200
POST
/api/wallets/v1/wallets
Create a new wallet
createWallet → 201
GET
/api/wallets/v1/wallets/{id}
Get a wallet
getWallet 1 param → 200
PATCH
/api/wallets/v1/wallets/{id}
Update a wallet
updateWallet 1 param → 204
GET
/api/wallets/v1/wallets/{id}/summary
Get a wallet summary
getWalletSummary 1 param → 200
GET
/api/wallets/v1/wallets/{id}/balances
List balances of a wallet
listBalances 1 param → 200
POST
/api/wallets/v1/wallets/{id}/balances
Create a balance
createBalance 1 param → 201
POST
/api/wallets/v1/wallets/{id}/credit
Credit a wallet
creditWallet 1 param → 204
POST
/api/wallets/v1/wallets/{id}/debit
Debit a wallet
debitWallet 1 param → 200
GET
/api/wallets/v1/holds
Get all holds for a wallet
getHolds → 200
GET
/api/wallets/v1/holds/{holdId}
Get a hold
getHold 1 param → 200
POST
/api/wallets/v1/holds/{holdId}/confirm
Confirm a hold
confirmHold 1 param → 204
POST
/api/wallets/v1/holds/{holdId}/void
Cancel a hold
voidHold 1 param → 204

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

formance-wallets-api-openapi.yml Raw ↑

Other APIs Formance publishes across the network.

Formance Auth API
Formance Ledger API
Formance Orchestration API
Formance Payments API
Formance Reconciliation API
Formance Search API
Formance Webhooks API
Where this information came from

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