curl "https://api.magpipe.ai/functions/v1/get-credits-info" \ -H "Authorization: Bearer YOUR_API_KEY"
{ "credits_balance": 45.23, "credits_used_this_period": 74.77, "has_payment_method": true, "auto_recharge_enabled": true, "auto_recharge_amount": 50.00, "auto_recharge_threshold": 5.00, "received_signup_bonus": true }
Get current credit balance and billing information