Send Message

In the response, "status" will either be "queued" or "unsubscribed". A "queued" status is a successful response and means that the message should be sent within seconds. An "unsubscribed" status means that the message will not be sent, as the customer has previously unsubscribed from messages from your business.

📘

Country Codes

Please always include a country code (such as +1 for US) in all API calls to us.

🚧

Notes

We prevent multiple identical messages from being sent to a single customer within 7 seconds to preserve a great SMS experience.

If you send a message to a new phone number, the API will automatically create a new user.

The text parameter cannot be null or blank (empty string or string with only spaces)

Body Params
string
required
Defaults to +13105551234

The phone number of the person to whom you want to send an SMS.

string

The text of the SMS you want to send. Required unless media_url is provided

string
Defaults to http://images_website.com/some_url.png OR http://vcf_website.com/some_url.vcf

Url of image that you'd like to send as an MMS message OR VCF file you'd like to send along with the message. Required if text is not provided

tag_names
array of strings

List of tags you'd like to append to the message. All tags listed must already exist otherwise the message will not send.

tag_names
Responses

Language
Credentials
Request
Response
Choose an example:
application/json