Send Message
GET {{baseUrl}}/sendmsg/?api_id=<>&password=<>&text=<>&to=<>&user=<>
The Clickatell HTTP/S API provides just about the simplest way of programming your connection to Clickatell, and if you need to overcome a firewall problem HTTP/S is almost certainly your best solution.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| api_id | string | ||
| password | string | ||
| text | string | ||
| to | string | ||
| user | string | The user id sending message. |