maruthisoft.com HTTP API |
| Integrate your website, ERP, CRM, SAP, etc. to generate SMS alerts. maruthisoft.com's SMS API is capable of Automatic SMS alerts through 1-way communi-cation feature. |
| Unique API Features:- |
| maruthisoft.com 's API is one of the most secure and fastest ways to send SMS Alerts through your website, ERP, CRM, SAP, etc. |
Using maruthisoft.com's Developer's API, an Application / System can- |
» |
Push Single or Bulk SMS |
» |
Schedule SMS |
» |
Balance Check |
|
| The post either via GET or POST needs to be done on |
| http://sms.maruthisoft.com/messageapi.asp?username=username&password=password&sender=ABC&mobile=9999999989,9999999990,9999999991&message=Hello World |
| Send SMS(Comma Seperated): |
| http://sms.maruthisoft.com/messageapi.asp?username=username&password=password&sender=ABC&mobile=9999999989,9999999990,9999999991&message=Hello World |
| Schedule API (Comma Seperated): |
| http://sms.maruthisoft.com/schmessageapi.asp?username=username&password=password&sender=ABC&mobile=9999999989,9999999990,9999999991&message=Hello World&shtime=dd-mm-yyyy-hh-mm e.g. 04-01-2009-15-30 |
| Check Balance: |
| http://sms. maruthisoft.com/balanceapi.asp?username=username&password=password |
| Sent Report: |
| http://sms.maruthisoft.com/sentreportapi.asp?username=username&password=password&date=d/m/yyyy e.g. 3/1/2009 |
| Change Password: |
| http://sms.maruthisoft.com/changepasswordapi.asp?username=username&oldpassword=password&newpassword=password |
| Support API: |
| http://sms.maruthisoft.com/supportapi.asp?username=username&password=password&query=query message |
he variables to be used are:
| username |
Your username on the website |
| password | Your password on the website | | sender | Alphanumeric/Number SenderID from your approved list of SenderID's to be used for GSM Recipients |
| mobileno | Mobile number of the recipients. for multiple recipients enter numbers seperated by comma. |
| message | The text of the message. Charged 1 credit for 160 characters per recipient. |
|
You can just open this URL in your own application to send SMS from within your application. You can just open this URL in your own application to send SMS from within your application. |