curl --location --request GET 'http://dev-cn.your-api-server.com/v1/me' \
--header 'authorization: <authorization>'{
"status": "active",
"billing": {
"current_balance": 99919.1210000034,
"refill_to": null
},
"total_calls": 9903
}