/api/v1/balanceBalance
Read the wallet balance (in euros) that funds your purchases. Top it up from your dashboard.
curl -H "X-Api-Key: rsk_your_key" "https://nfas.win/api/v1/balance"{
"status": "success",
"email": "[email protected]",
"balance_eur": "42.50"
}