← Tools Reference

SMS Alert

SMS Alert integration (Communication, Marketing). Imported from open-connector.

API key4 toolshttps://www.smsalert.co.in
GET
sms_alert_get_credit_balance
Get the remaining SMS Alert credits grouped by delivery route.

/creditstatus.json

GET
sms_alert_list_sender_ids
List the sender IDs available in the SMS Alert account.

/senderlist.json

GET
sms_alert_list_templates
List SMS templates from the SMS Alert account with optional pagination.

/templatelist.json

3 parameters
ParamTypeRequiredDescription
orderstringoptionalThe sort order for template listing.
pageintegeroptionalThe 1-based page number to request from SMS Alert.
limitintegeroptionalThe page size to request from SMS Alert.
POST
sms_alert_validate_otp
Validate an OTP code previously generated through SMS Alert.

/mverify.json

2 parameters
ParamTypeRequiredDescription
mobileNumberstringrequiredThe destination mobile number used during OTP generation.
codestringrequiredThe OTP code entered by the user.