Easily authenticate new users, make logins secure, and safeguard transactions with OTPs
Remind about bill payments, share account balance, debit alerts and order confirmations with actionable links and reports
Send Images, auto short URL, collect feedback and poll results faster including market research, employee satisfaction surveys, and more with embedded hyperlinks and clicked report
Increase new product awareness and drive immediate action with targeted campaigns using our promotional SMS
Simplicity always Simple can be hardest than complex”
Day wise summary, month wise summary, campaign wise summary, message wise summary, senderid wise summary.
Detailed report with sent time, delivery time, delivery status, message id and many more information.
Design login page using our panel, set logo, company information, support number, pricing in login page.
Easy and simple reseller application with virtual credit module.
Just export DLT template file from DLT platform(Airtel, Jio, BSNL, Vodafone, MTNL) and upload it in mobiCOMM application.
Thats it.
For login into mobiCOMM application from unknown host user has to enter registered mobile number to get OTP.
If mobile number is belongs to user then user will get login OTP
Multiple wrong login attempts notification.
Recharge notification.
Low balance reminder.
There are two API for this feature.
First api is for generate and delivere OTP on mobile number.
Second api is to validate entered OTP.
Account Type | Value |
---|---|
Transactional | 1 |
Promotional | 2 |
International | 3 |
OTP | 6 |
RCS | 7 |
10 |
Unicode | for all other languages (= not english) |
smstype | normal or flash message (flash means pop-up message) |
Time | use this parameter to schedule campaign |
idno | client's identification number |
entityid | DLT number |
tempid | DLT template id |
isShortUrl | To short url in message content |
https://domain/submitsms.jsp?user=USERID&key=PASSWORD&mobile=+919376498182&message=test sms&senderid=DOVSMS&accusage=1&entityid=DLT Number&tempid=DLT Template ID
unicode=1&time=2015-07-15 15:10:10&idno=2007&isShortUrl=1
{"listsms":
[
{
"sms":"test 1",
"mobiles":"+919376498182",
"senderid":"DOVSMS",
"clientSMSID":"1947692308",
"accountusagetypeid":"1",
"entityid":"1234567891112131415", "tempid":"1034567891112131819"
},
{
"sms":"test 1",
"mobiles":"+919376498182",
"senderid":"DOVSMS",
"clientSMSID":"1947692308",
"accountusagetypeid":"1",
"entityid":"1234567891112131415", "tempid":"1034567891112131819"
}
],
"password":"PASSWORD",
"user":"USERID"
}
"smslist": {
"sms": [
{
"reason": "success",
"status": "success",
"messageid": 260299414,
"clientsmsid": 1947692308,
"code": "000",
"mobileno": "+919376498182"
}
]
}
USERID PASSWORD +919376498182 Test SMS 1 alertp entityid templateid USERID PASSWORD 9999999999 Test SMS again 6 alertp entityid templateid
1 flash 2020-01-03 12:10:10 2007
Account Type | Value |
---|---|
Transactional | 1 |
Promotional | 2 |
International | 3 |
OTP | 6 |
RCS | 7 |
10 |
accusage=11
1507.0000
Parameter | Description |
---|---|
user | This parameter contains the username |
key | This parameter contains API key |
mobileno | mobile no on which OTP will sent. |
timetoalive | OTP validity in seconds |
message | your One Time Password is: {otp} Thank You |