SMS Gateway API
SMS Gateway API have two seperate SMS gateways for adding SMS capability into your software. An easy to use email API and a full feature HTTP API. Our API is simple, but yet is a powerfully to connect to the gateway.
These SMS gateways are available to use at no extra cost.
HTTP API
Ideal for sending bulk SMS and single messages, the HTTP API lets you send and receive messages, check balances and receive updates on sent messages.
To do this you need to be able to make a HTTP connection to our URL. Please see documentation with all the required information.
We do provide example code for PHP and .NET and the documentation provides language examples if you want to implement.
Please click here for more information.
EMAIL API
Most software packages include SMS capability to use email-to-sms gateway.
To get started with the email API you will need to create an account and register your sending email address into your account.
To send a email-to-sms its as simple as this: <mobile-number>@send.clicksend.com.
If you require additional assistance our support staff can assist implementing email-to-sms into our software with the API.
Please click here for more information.
Other API Integrations
Rest API v3
Lastest most powerful API with JSON request and response.
Rest API v2
Old version with JSON or XML response.
Soap API
A protocol for exchanging XML-basef messages using HTTP/HTTPS.
FTP API
Once off, high volume messaging.
Click Here for more information.