Authorization: ********************
curl --location --request POST 'https://api.modellink.ai/wallet.v1.WalletService/GetWallet' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "currency": "string", "balance": 0 }