curl --location --request GET '/index/balance' \ --header 'sign: CmxoJE8izbZtJvnV'
{ "code": 0, "msg": "string", "data": { "balance": "string" } }