app_id: ********************
curl --location 'https://api.veloconnect.me/api/CheckBalance?api_id=%3Cstring%3E' \ --header 'Accept: application/json' \ --header 'app_id: <api-key>'
{ "balanceAmount": "<number>", "currenceCode": "<string>" }