Please allow up to 3 minutes for sending SMS messages.
GET /v2/get-balance
This api allows you to get your account credit balance.
{ "status": true, "data": { "credits" : 999 } }