Authorization: Bearer ********************
curl --location --request GET '/v1/billing/usage?type=token&unit=usd'
{ "data": { "balance": -1, "used": 0.000024, "cache_used": 0 }, "success": true }