Developers >> HTTP API
Online support |
|
|
Skype: sms-warehouse |
|
|
Electronic funds transfer or Paypal (Min 5 Max 500 Euro) Required Paypal authorisation |
|
Sep 9, 2012
SMSwarehouse Inc. wish to notify clients that we received an update from our SMSC partner stating that all mobile numbers in Brazil starting with area code 11 have be added with digit 9 in-between the two digit area code and the current eight digit local numbers.
|
HTTP SMS API
Step 1. Quick test SMS - Step2. Register test account - Step 3. Buy SMS
Integrate the SMSwarehouse gateway into your web site by using our SMS HTTP api. The SMS HTTP API can by used by dynamic sender id routes as well as the fixed numeric sender id routes. You can send up to 50 comma seperated bulk SMS numbers by using the SMSwarehouse HTTP api.
URL for HTTP based SMS Termination
http://smpp.smswarehouse.com/websms/websms?user=&pass=&sid=&mno=&text=&type=&esm=&dcs=Parameter Descriptions :
user = username that you registered with
pass = password (max 9 characters)
sid = sender id of the message (See operator restriction list)
mno = destination mobile number
text = message text
type = message type [ 1, 2 ]
esm = esm class for message
dcs = data coding scheme
NOTE :
Concatenated Unicode message type =0 esm = 64, dcs =8 , limit(280)
( Note :esm for any concatenated message will be 64)
Concatenated English message type =5 esm = 64, dcs =0 , limit(280)
Ring Tone message type = 0 esm = 64, dcs =245, limit(320)
Greek message type = 0 esm = 0, dcs =0 , limit(320)
English message type = 1 esm = 0, dcs =0,
Unicode message type = 2 esm = 0, dcs =8
WAPPush message type = 3, esm=64,dcs=245
Flash message type = 4 esm = 0, dcs =8
Special character type = 5, esm=0 dcs=0 (160 char message)
Bulk SMS clients may use up to 50 comma (,) separated numbers per HTTP POST – one number per HTTP POST will lead to latency so please use one number per URL only if sending streaming SMS
Send SMS using HTTP API:
- Quick test your destination.
- You need to register an account in order to download our HTTP api.
- Once you complete the verification process required during registration, you can log in and download the HTTP API.
- You can send the following types of SMS:
- Push bulk SMS messages - up to 50 comma (,) seperated numbers per HTTP POST.
- English text 160 char.
- Flash messages (254 char)
- Concatenated unicode messages (length 320 char. requires route support)
- Unicode messages (70 char)
- Ring tones (320 char)
- Greek messages - requires route support.
- WAP Push
- Include special characters in English (160 char) messages - requires route support.
- Provide us with a http url where we can post delivery reports (sample provided in SMS API)
- Check status of sends
- Check your balance using a HTTP API URL
- At this stage our SMS gateway only terminates SMS to handsets.
Step 1. Quick test SMS - Step2. Register test account - Step 3. Buy SMS

