Documentation
Swappr API
REST API reference for merchants integrating the Swappr disbursement platform into their systems. All endpoints live under /v1/ and authenticate via bearer tokens.
Endpoints (preview)
POST /v1/payouts— create a single payoutPOST /v1/payout_batches— create a bulk payout batchGET /v1/wallets— list your wallets and balancesGET /v1/virtual_accounts— list your funding accountsGET /v1/banks— supported bank directoryGET /v1/banks/resolve— name-enquiry on an accountGET /v1/payouts/:reference— retrieve a payoutPOST /v1/beneficiaries— save a payout recipientPOST /v1/webhooks— register a webhook endpoint