curl --location --request GET 'adminapi/setting.KeyPool/queryBalance' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"hard_limit_usd": 18,
"access_until": "2023-06-01",
"total_usage": 10.43,
"surplus": 7.57
}
}