curl https://api.swiftpay.cx/api/balance \ -H "Authorization: Bearer mp_live_your_api_key"
{ "success": true, "data": { "availableBalance": 150000, "reservedBalance": 25000, "totalBalance": 175000, "pendingWithdrawals": 0 } }
Retrieve your current balance breakdown
Documentation IndexFetch the complete documentation index at: https://docs.swiftpay.cx/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.swiftpay.cx/llms.txt
Use this file to discover all available pages before exploring further.
Bearer mp_live_your_api_key
Show properties
availableBalance