HTTP Overview
SMS messages may be originated and routed through our gateway using a standard Web browser or through any application or environment that can issue a HTTP request. The gateway supports a CGI interface that accepts a defined set of parameters for sending SMS messages. A typical URL for to send an SMS message submission might look like (wrapped for readability) this:


http://www.mobilitymethods.com:22022/cgi-bin/
sendsms?username=username&password=password
&from=sender-number&to=receiver-number
&text="text of message using URL encoding as necessary"

Other parameters available to the http interface are: