curl --location 'https://api.4321.sh/balance/balance' \ --header 'Content-Type: application/json' \ --data '{ "apikey": "string", "secret": "string" }'
{ "code": 0, "msg": "OK", "balance": 10000.025 }