— developers

A single post moves money into Africa.

A REST API with predictable resources, signed webhooks for every state change, and a sandbox that mirrors production. No SOAP, no batch files unless you want them, no correspondent-banking guesswork.
— quickstart

Initiate a payout.

Authenticate with a bearer token, post a beneficiary and an amount, and receive a payout that transitions through to a bank-confirmed deposit.
curl https://api.xend.co/v1/payouts \ -H "Authorization: Bearer sk_live_..." \ -H "Content-Type: application/json" \ -d '{ "corridor": "CA_XOF", "amount": 850000, "currency": "XOF", "beneficiary": { "name": "Aissatou Diallo", "iban": "SN08 SN01 0152 ...", "bank": "BOA-SN" }, "reference": "RMT-9412"}'
Start building

Sandbox keys in minutes. Production in days.

Request access to receive sandbox credentials and the full API reference. Production keys follow KYB approval.