X-APP-ID: ********************
X-API-KEY: ********************
Authorization: ********************
curl --location --request GET 'https://api.conexteo.com/subaccount/1234/credits' \ --header 'X-APP-ID: <api-key>' \ --header 'X-API-KEY: <api-key>'
{ "label": "SMS Premium", "credits": 100, "price": 4.2, "msgType": 1 }