Skip to main content
Funding is the path that puts EUR into a wallet so an agent can spend it. In sandbox the path is instant; in live mode (v1.3+) it routes via SEPA to your dedicated wallet IBAN.
Sandbox-only today. Use simulate: true on every fund call until live mode opens.

Fund a wallet

Returns the updated balance, fires wallet.funded.

Funding methods

Limits

Where the dedicated IBAN comes from

Each wallet gets a dedicated IBAN at creation. In sandbox, IBANs are deterministic (DE89370400440{N} where N is the sandbox sequence index). In live mode, the IBAN is provisioned through the banking partner during KYC.

Webhooks

  • wallet.funded — fund call accepted, balance updated
  • wallet.credited — inbound credit posted to the wallet

Plan-tier monthly volume

Soft cap. Funding above your plan limit is allowed but accrues an overage fee on the volume delta.

Next

Accounts

The wallets funding lands in.

Compliance

Where the funds live and who custodies them.

Sandbox

What’s simulated vs real in v1.2.