Collect locally
Give customers a local account and a local payment method in each market — SEPA, PIX, ACH — so they never pay international transfer fees.
POST/v1/accountsGET/v1/deposits
For engineering teams
Collect locally in 50+ markets, pay out globally, and settle on rails built to clear in seconds — without opening a bank account in every country you operate in.
Sandbox credentials in minutes · No volume commitment to start
{
"originCurrency": "EUR",
"originRail": "SEPA",
"originAmount": 1000,
"destinationCurrency": "BRL",
"destinationRail": "PIX"
}
Transactions settled, not pending
Local rails across four continents
No cut-off times, no banking hours
Three primitives cover most cross-border products. Compose them into payouts, collections, treasury, or an embedded wallet — the integration is the same.
Give customers a local account and a local payment method in each market — SEPA, PIX, ACH — so they never pay international transfer fees.
POST /v1/accountsGET /v1/depositsOne request per payout, whatever the destination. Rails, FX, and compliance checks are resolved before the funds move.
POST /v1/quotesPOST /v1/ordersA stablecoin settlement layer is built to move value between corridors in seconds, so your funds are not parked with correspondent banks overnight.
GET /v1/balancesPOST /v1/withdrawalsAuthenticate, lock a rate, execute, and listen for settlement. Most teams have a payout moving in sandbox on day one.
OAuth2 client credentials, scoped per environment.
POST /oauth/token Lock an all-in rate for 30 seconds before committing.
POST /v1/quotes Confirm the quote and the payout is on its way.
POST /v1/orders Signed webhooks tell you the moment funds settle.
order.settled Compliance is part of the API, not a spreadsheet your team maintains alongside it. Onboard and screen counterparties through the same integration.
Idempotent writes, signed webhooks, and a full event history — so your ledger and ours never drift, even when the network does.
Predictable resources, standard verbs, JSON in and out. No proprietary SDK to adopt and no message broker to operate — call it from whatever you already run.
Tell us the corridors you need and we will map them to live rails, share sandbox credentials, and scope the integration with your engineers.