Skip to main content
/api/v1/ with Authorization: Bearer <api_key>. Dashboard only (not in this reference): API keys, detailed ledger, settlements, bank accounts, reports, webhook testing.

Endpoints

GroupEndpoints
ConnectionGET /api/v1/ping
AccountGET, PUT /api/v1/merchants/me; GET /api/v1/merchants/me/balance
PaymentsPOST, GET /api/v1/payments; GET /api/v1/payments/{id}
PayoutsPOST, GET /api/v1/payouts; GET /api/v1/payouts/{id}
RefundsPOST, GET /api/v1/refunds; GET /api/v1/refunds/{id}

OpenAPI

openapi.json
401 in Try It: Match server to key environment. Enter raw key only (no Bearer prefix in playground).