Overview
The Balansas Customer API is a RESTful API for the Balansas Banking-as-a-Service platform. It lets you open accounts, onboard end users, move money, manage wallets, and subscribe to real-time events over EU Rails (powered by Fiat Republic). Every response shares a consistent envelope:Capabilities
Accounts
Fiat and virtual accounts with live balances and capabilities.
Wallets
Digital asset wallets, powered by our wallet technology provider.
Onboarding
End users (KYC individuals and KYB businesses) and document upload.
Money movement
Payees and payments, including PPA mode.
Transactions
List, filter, and track the status of every transaction.
Webhooks
Subscribe to events with signed, retried delivery.
Base URLs
| Environment | URL |
|---|---|
| Production | https://api.balansas.com/functions/v1/customer-api |
| Sandbox | https://stagingapi.balansas.com/functions/v1/customer-api |
Next steps
Quickstart
Make your first authenticated call in a few minutes.
API Reference
The full, auto-generated endpoint catalog with a request playground.

