The SMS Works API

The SMS Works API

The SMS Works provides a low-cost, reliable SMS API for developers. Pay only for delivered texts, all failed messages are refunded.
                  {
  "messageid": "123456789",
  "status": "SENT",
  "credits": 180,
  "creditsUsed": 2
}
              

Response example. If you want to see more check the documentation.

The SMSWorks API allows developers to send SMS messages, manage contacts, and track delivery statuses programmatically. It offers a simple REST API for integrating SMS functionality into applications, websites, or services.

Key features include sending bulk SMS, scheduling messages, receiving incoming SMS, and retrieving message delivery reports. The API is designed to be easy to use, with a focus on reliability and scalability for both small and large-scale messaging needs.