Sign Up and send free SMS messages.

Get Balance API

Get Balance

 /v2/get-balance

This api allows you to get your account credit balance.

Success Response Body


{
    "status": true,
    "data": { "credits" : 999 }
}
        
Run