We use cookies to optimize your user experience. All information shared with us through cookies is secure and covered by our data privacy obligations. To learn more, view our privacy policy.
KongaPay Logo
KongaPayDevelopers
DevelopersPayoutOverview & Authentication

Overview & Authentication

Payout endpoints disburse funds to recipient bank accounts.

The API supports single payouts, bulk payouts via CSV, and transaction status lookups.

ℹ️
All payout endpoints require Basic authentication.
Authentication Headers
Authorization: Bearer <access_token>
Content-Type: application/json
EnvironmentBase URLDescription
Staginghttps://staging-eagle.kongapay.comStaging payout API host.
Productionhttps://eagle.kongapay.comProduction payout API host.