You can check user credits with this operation.
API Endpoint:
https://www.smslu.com/
Sample JSON data:
{ "user": { "username": "JohnDoe", "password": "1234567" } }
Sample JSON Response:
{ "error": false, "message": "OK", "data": { "Credit": 1457664, } }