DEVELOPER PLATFORM

Connect global money flows through one clear API

A unified resource model, consistent errors and traceable events help collections, payouts and accounts ship faster.

create-payout.ts
const payout = await gowpay.payouts.create({
  amount: 24860,
  currency: "USD",
  recipient: "rp_01HX7...",
  reference: "PO-2026-0728"
});

// status: processing
202 Acceptedevt_payout.created
CORE APIs

Organized around resources, not page-specific actions

Collections

POST /v1/collections

Create collection instructions and track incoming funds.

Discuss integration

Payouts

POST /v1/payouts

Submit single or batch payouts and handle status changes.

Discuss integration

Accounts

POST /v1/accounts

Read business accounts, balances and currency details.

Discuss integration
EVENT DRIVEN

Consistent traceability from request to event

01API request02202 accepted03Webhook event04Audit record
READY TO GET STARTED

Start moving money globally

One business account for collections, payouts, FX and team spend.