Maly Maly Payments v1 Changelog Partners
Base URL Applied to every example. Stored only in this browser.
API reference

Endpoints

Nine endpoints. Two of them move money.

Every path below is relative to your base URL, which already ends in the version segment (for example https://api.maly.pay/v1). The paths never repeat it.

Payments and payouts#

MethodEndpointPurpose
POST/paymentsInitiate a payment (collect money from a customer)
GET/payments/{id}Get the status of a payment
GET/paymentsList your payments (filterable)
POST/payoutsInitiate a payout (send money to a customer)
GET/payouts/{id}Get the status of a payout
GET/payoutsList your payouts (filterable)

Account and reporting#

MethodEndpointPurpose
GET/payment-methodsList the payment methods enabled on your account
GET/walletsList your wallet balances
GET/transactionsList ledger entries (money in and out)
Maly Payments API v1 · Documentation 1.1 · July 2026
Maly Tech Ltd. This guide is provided for information. Where it differs from your signed agreement, the agreement applies.