SendHub SMS
Marketing API
and Developer Tools

Build Custom SMS Marketing Solutions Powered by SendHub

SMS Marketing API

With access to SendHub’s API, your developers can gain access to integrate our sms marketing software with the tools that are important to you that you use everyday. Get in touch with a sales representative today if you would like to add API access to your SendHub account. You’ll be up and running in no time at all because SendHub is the SMS marketing company for you.

Send and Receive Built In

Save engineering time by getting an inbox, tracking all your conversations and easy access to each thread, keeping your communication in context.

Powerful Features

Schedule SMS marketing campaigns, create unlimited keywords for Text-to-Join campaigns, get realtime feedback on messages, fully functional contact database with groups, and more sms marketing services

Example Use Cases

Send users updates on objects they’re following, send app invites, get inbound support queries via SMS. Automate your SMS marketing campaigns today!

Integrations

Simple Integration

https://api.sendhub.com/v1/messages/?username= NUMBER &api_key= APIKEY
{
“contacts”: [1111],
“text”: “Testing”
}

NUMBER is the number you used to signup – not the number SendHub gave you.

APIKEY is available on the settings page (You must be logged in to your account).

57bc6bb26cec5d54290a831d Slide5 MessagingAPI

To send a message in cURL you would run:

curl -H “Content-Type: application/json” -X POST –data
‘{
“contacts” : [1111],
“text” : “Testing”
}’
https://api.sendhub.com/v1/messages/?username=NUMBER\&api_key=APIKEY

API Request

You can start using the SendHub API today. API access available on our custom plans. View plans.

Integrate SendHub's SMS API Today.