Home | About Us | Login
Send Text Messages - Receive Text Messages - HTTP API - EMAIL API - Change Sender ID - Delivery Reports

Sending Text Messages[Back to top]


Send HTTP POST request to: http://www.j2wave.com/w2/ext/api/sendPrepaidSMS with:

user=user
pass=pass
mobiles=447722850970,447971723151
message=hello
originator=w2wave
gateway=1
replypath=http://your.com/deliveryReportsHandler
userparam1=your value
userparam2=your value

mobile may be 1 or more mobile numbers.
gateway 1 or 2. See your account manager.
replypath optional. Maybe be http://your.com/reports or smtp://reports@your.com
userparam1 optional.
userparam2 optional.

Response to request: batchid="1234" status="success"

Delivery Reports[Back to top]


Delivery reports contain:

batchid=1256643
mobile=447722850970
status=success
userparam1=your value
userparam2=your value

status pending, success or failed.
userparam1 if specified in sent text message to this mobile.
userparam2 if specified in sent text message to this mobile.

Receiving Text Messages[Back to top]


Receive HTTP POST at your server with:

mobile=447722850970
recipient=447700000970
message=hello
userparam1=your value
userparam2=your value

recipient the virtual mobile number that received the text message.
userparam1 if specified in sent text message to this mobile.
userparam2 if specified in sent text message to this mobile.

Features and benefits[Back to top]


• Multiple mobiles send SMS text messages to 1 or more mobiles in a single request.

• Delivery reporting receive delivery reports of every sent text message.

• Session tracking track replies to sent text messages with userparam values.

• MMS messaging send images, photographs, ringtones or java games.

• Change originator send messages from any 11 letters or 15 digits.

• Worldwide coverage send messages worldwide.

• SMS or media response message may be SMS or media message.

FAQ[Back to top]


Can we change the originator/caller id/sender id?

Yes, you can change the originator to an 11 character word or 15 digit number.

Do we view receive delivery reports?

Yes, we post delivery reports to your URL.

Can we send images?

Yes, you can send images, photographs, ringtones, java games, etc as well as normal text messages.

How are messages routed?

We route directly into the UK to ensure reliable messaging.

Can we receive SMS via email?

Yes, messages can be automatically forwarded to an email address.

Can we forward messages to our web application?

Yes, messages can be forwarded to your web application URL.

Can we change the email address and web application URLs?

Yes, the email address and web application URL can be changed at any time.