For engineering teams

One API for cross-border money movement

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

POST /v1/quotes
{
  "originCurrency": "EUR",
  "originRail": "SEPA",
  "originAmount": 1000,
  "destinationCurrency": "BRL",
  "destinationRail": "PIX"
}

<5sSettlement

Transactions settled, not pending

50+Markets

Local rails across four continents

24/7Operations

No cut-off times, no banking hours


What you can build on it

Three primitives cover most cross-border products. Compose them into payouts, collections, treasury, or an embedded wallet — the integration is the same.


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/accounts
  • GET /v1/deposits

Pay out globally

One request per payout, whatever the destination. Rails, FX, and compliance checks are resolved before the funds move.

  • POST /v1/quotes
  • POST /v1/orders

Settle in real time

A stablecoin settlement layer is built to move value between corridors in seconds, so your funds are not parked with correspondent banks overnight.

  • GET /v1/balances
  • POST /v1/withdrawals

Live in four calls

Authenticate, lock a rate, execute, and listen for settlement. Most teams have a payout moving in sandbox on day one.


Regulated, not improvised

Compliance is part of the API, not a spreadsheet your team maintains alongside it. Onboard and screen counterparties through the same integration.

  • Own licences · Regulated partners · EU-regulated rails
  • KYC / KYB and AML screening via API
  • Every transfer traceable end to end
  • Segregated client funds

Built to reconcile

Idempotent writes, signed webhooks, and a full event history — so your ledger and ours never drift, even when the network does.

  • Idempotency keys on every write
  • HMAC-signed webhooks with replay
  • Exponential backoff and a dead-letter queue
  • Sandbox mirrors production behaviour

A REST API your team already knows

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.

Read the API reference

Talk to the team
building the rails

Tell us the corridors you need and we will map them to live rails, share sandbox credentials, and scope the integration with your engineers.