In order to get your SMS account balance, you will need to use /balance API.
Please make sure to send the token you have received from /get-token API as Authorization Bearer Token in API request headers.
curl --location 'https://maxstore.co.il/api/balance' \
--header 'Accept: application/json' \
--data-urlencode 'api_secret=elwjyji7hirmauo' \