curl --location -g --request GET '/minteo/co/wallets/{{wallet_address}}/balance' \ --header 'X-API-Key: {{apiKey}}' \ --header 'Content-Type: application/json'
{}