SMS API & Software Integration

Deploy your software with SMS sending & receiving

GET STARTED

EASY TO USE API

{
    "Sender": "application@domain.com",
    "APIKey": "ta8wr7ymd",
    "MessageData" :
    {
        "Message": "This is a test SMS message. Reply YES to confirm.",
        "Destinations" : 
        [
            { "Recipient": "+6421000001" }
            { "Recipient": "+6421000002" }
        ]
    }
}
Mobile Phone Displaying Reply Webpage

REST API      See the code
.NET Library      See the code
Python Library      See the code
VBA Integration      See the code
SOAP API      See the code
HTTP/S API      See the code
SMTP API      See the code
SMPP Gateway      More info

{
  "Message":
    "Hi [[First Name]], account [[Custom1]] is overdue.
    \r\n\Contact 0800 000 000 for details",
  "Destinations":
   [
      {	
         "Recipient": "6421000001",
         "First Name": "Barry",
         "Last Name": "Smith",
         "Custom1": "392173422"
      },
      {	
         "Recipient": "021-000-002",
         "First Name": "Hemi",
         "Last Name": "Jones",
         "Custom1": "396131171"
      }
   ]
}

{
  "Message":
    "Here's your ticket for tonight's event: [[Files]]
    \r\n\Info: [[Link:http://company.com/eventdetails]]
    \r\nQuestions? Contact us here: [[Reply]]",
  "Destinations":
   [
    "6421000001"
   ],
  "Files":
  [
    "Name": "MyFile.pdf",
    "Data": %%BASE64%%"
  ]
}

Tap the link to open attachment(s)

Mobile Phone Displaying a MessageLink SMS Message Mobile Phone Displaying Event Ticket

  • API Webhook
  • When a reply SMS is received, this can be webhooked to your specified URL.
  • See the Docs

  • API Poll
  • You can poll for received messages in a given timeframe, or track replies to specific sent messages.
  • See the Docs

  • Web Dashboard
  • Using the dashboard, you can view a log of all received messages in a given time-frame.
  • See the Guide

  • Email Notifications
  • You can specify the 'SMSEmailReply' parameter to determine where email notifications are sent.
  • SMS Reply Notofication Example

  • Automated Unsubscribes
  • When a mobile replies 'STOP' they are automatically added to your SMS Opt-Out List. Easy!
  • Automated Opt-Outs

  • URL Shortener
  • Long links can be automatically shortened using the built-in URL Shortener, saving you precious space in SMS messages.
  • URL Shortener

  • Link Click Tracker
  • The SMS service tracks when a mobile clicks a shortened link, including their mobile number, time, user-agent and IP Address for better visibility on the people that are clicking your links.
  • Tracking SMS Links

  • Web-Based SMS Replies
  • Allow mobiles to reply via the web using a custom SMS Landing Page. Saves on text costs, plus the landing page can include forms, surveys, and more!
  • SMS Landing Pages
  • Web Reply Link

PRICING

Starter Plan
From
$20

/month

+ Messaging Costs
  • Dashboard
  • APIs
  • Integrations
  • Multiple Message Types
  • NZ Support
  • Volume Discounts