Difference between revisions of "Main Page"

From SMS Wiki
Jump to: navigation, search
Line 11: Line 11:
 
* Global [http://reseller.upsidewireless.com/networkList.do  Network Coverage List]
 
* Global [http://reseller.upsidewireless.com/networkList.do  Network Coverage List]
  
This document explains integration methods for sending (Mobile Terminated SMS or MT) and receiving messages (Mobile Originated SMS or MO). To use the API you must have an account with our service and the account must be configured to allow API access.
+
This document explains integration methods for sending (Mobile Terminated SMS or MT) and receiving messages (Mobile Originated SMS or MO). You can find full documentation and coding examples of the API [[APIs | on the pages that follow.]]
 
+
'''How to start?'''
+
* Click [http://reseller.upsidewireless.com/RegEditNonLogon.do here] to create a new account
+
* Click on the Contact Us link in your account to request API upgrade
+
* Depending on your location and application other requirements may be needed - we will discuss them with you and advise
+
 
+
Once your account is setup you can proceed to add SMS capability to your application. You can find full documentation and coding examples of the API [[APIs | on the pages that follow.]]
+

Revision as of 00:35, 9 May 2008

EnterpriseSMS API was built for the purpose of easy integration of business applications with the global text messaging network. This API hides the complexity of telecom networks through the use of common application programming interfaces. In most cases, full integration can be completed within few hours.

SideWinderSMS.jpg


Upside's EnterpriseSMS API offers:

  • High throughput (up to 100 messages per second)
  • Two-way capability (MT/MO)
  • Simple and quick integration
  • Full transaction auditing
  • Global Network Coverage List

This document explains integration methods for sending (Mobile Terminated SMS or MT) and receiving messages (Mobile Originated SMS or MO). You can find full documentation and coding examples of the API on the pages that follow.