The primary API for sending and receiving SMS and MMS messages with NowSMS is HTTP-based. Because the API is HTTP based, applications that wish to send or receive messages via NowSMS do not have to run on the same physical server, they can interface with NowSMS over a network. This page contains links to additional information that describes the raw HTTP interface, as well as links to example scripts for PHP, Java and command-line interfacing with NowSMS. Note: The Command Line Interface is particularly useful because you can easily spawn a command line script to interface with NowSMS.
HTTP Protocol Information
PHP Scripts
Java Examples
Command Line Interface
Monday, 21 September 2009
Now SMS/MMS API Information
In the future, additional API information may be available at the following link: http://www.nowsms.com/support/api.htm
Posted by
Brett Warthen
at
Monday, September 21, 2009
Labels: API


