curl --location --request GET 'https://epicauth.cc/api/seller/?sellerkey&type=getbalance&username&appname'
{
"success": true,
"balance": {
"day": 1,
"week": 1,
"month": 1,
"three_month": 1,
"six_month": 1,
"lifetime": 1,
"year": 1,
"total_keys": 1
}
}