curl https://api.lumenfall.ai/v1/balance \ -H "Authorization: Bearer $LUMENFALL_API_KEY"
{ "object": "balance", "billing_type": "prepaid", "available": { "amount": 12.50, "currency": "usd" } }
Retrieve your current account balance and billing type
/v1/balance
/openai/v1
balance
prepaid
postpaid
Show Balance object
null
usd