Difference between revisions of "APIs"
From SMS Wiki
| Line 1: | Line 1: | ||
| − | Upside Wireless HTTP APIs are located at [http://api.upsidewireless.com/ http://api.upsidewireless.com/] | + | ''Upside Wireless HTTP APIs are located at [http://api.upsidewireless.com/ http://api.upsidewireless.com/]'' |
| − | + | With Upside's EnterpriseSMS API you can both send and receive SMS messages to and from any mobile network in the world. The overriding goal of our API is to provide a simple way for developers to connect their application with the global SMS network. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | |||
| − | |||
| − | |||
| − | + | == How to Send SMS == | |
| + | [[MTIntro | Introduction]] | ||
| + | * [[MT HTTP]] | ||
| + | * [[MT SMTP]] | ||
| + | ** [[MT SMTP Auth]] | ||
| + | ** [[MT Web Text]] | ||
| + | ** [[MT IP Address]] | ||
| + | |||
| + | |||
| + | == How to Receive SMS == | ||
| + | [[MOIntro | Introduction]] | ||
| + | * [[MO POP3]] | ||
| + | * [[MO HTTP]] | ||
| + | * [[MO HTTPS]] | ||
| + | |||
| + | |||
| + | == Examples == | ||
| + | |||
| + | [[Examples And Concepts | Introduction]] | ||
| + | * PHP | ||
| + | ** [[PHP Sending SMS | Sending SMS via HTTP POST]] | ||
| + | ** [[PHP Sending SMS via SMTP | Sending SMS via SMTP]] | ||
| + | ** [[PHP Receiving SMS | Receiving SMS]] | ||
| + | * Java | ||
| + | ** [[Java Sending SMS via SOAP | Sending SMS via SOAP]] | ||
| + | ** [[Java Sending SMS via SMTP | Sending SMS via SMTP]] | ||
| + | ** Receiving SMS | ||
| + | * [[CSharp_Overview | C# (Overview)]] | ||
| + | ** [[CSharp Sending SMS | Sending SMS]] | ||
| + | ** [[CSharp Sending SMS via SMTP | Sending SMS via SMTP]] | ||
| + | ** [[CSharp Receiving SMS | Receiving SMS]] | ||
| + | |||
| + | |||
| + | == Other == | ||
| + | |||
| + | PremiumSMS Messages | ||
| + | *[[ Carrier_codes | Carrier Codes]] | ||
| + | *[[ Tariff | Tariff]] | ||
| + | |||
| + | * [[User Management]] | ||
| + | * [[Settings]] | ||
Revision as of 17:15, 8 May 2008
Upside Wireless HTTP APIs are located at http://api.upsidewireless.com/
With Upside's EnterpriseSMS API you can both send and receive SMS messages to and from any mobile network in the world. The overriding goal of our API is to provide a simple way for developers to connect their application with the global SMS network.
How to Send SMS
How to Receive SMS
Examples
- PHP
- Java
- Sending SMS via SOAP
- Sending SMS via SMTP
- Receiving SMS
- C# (Overview)
Other
PremiumSMS Messages