Build payouts into your product.

A REST API, SDKs, and webhooks for African payouts — sandbox is free, no credit card required.

Quickstart

curl https://api.fiatsend.com/v1/payouts \
  -H "Authorization: Bearer sk_test_…" \
  -H "Content-Type: application/json" \
  -d '{
    "amount": "500.00",
    "currency": "USDC",
    "destination": {
      "country": "GH",
      "type": "mobile_money",
      "phone": "+233…"
    }
  }'
→ payout.settled in 8.2sView on GitHub

Get started

Three steps to your first payout

02

Send a test payout

Call the payouts endpoint or use an SDK. Read the full reference in the docs.

Browse docs
03

Go to production

Complete business KYC, fund your treasury, and switch to live keys.

Talk to Sales

Capabilities

What you get

REST API

Predictable JSON endpoints for payouts, balances, and status.

Webhooks

Real-time payout events — settled, failed, processing.

SDKs

Official Node and Python clients, with more on the way.

Sandbox environment

Test corridors and failure states before going live.

Idempotent requests

Safe retries on payout creation using idempotency keys.

Full audit trail

Every payout event logged and exportable for reconciliation.

Need the full API reference?

Endpoints, request/response schemas, and error codes live in the docs.

Browse docs

Start building today.

Create a free sandbox, send a test payout, and see African settlement in seconds — before you book a sales call.

  • No credit card required
  • Sandbox in minutes
  • Production onboarding available