curl --location --request GET 'http://dev-cn.your-api-server.com/api/v1/balance' \ --header 'Authorization: xxxxxxxxx'
{ "code": "200", "data": 4476 "msg": "" }