{}
curl --location --request POST 'https://api.workai.cc/api/v1/getBalance' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "errno": 0, "data": { "balance": 0 }, "message": "string" }