SendApp Docs
Log in

Send SMS

POST https://app.sendapp.ai/api/sms/send
Send an SMS from the given account. The SMS goes out with the mode configured for that account in Apps > SMS: from your mobile number (phone gateway) or with your business name as the sender (bulk sending). The endpoint is the same in both cases.
Set the mode in Apps > SMS by choosing the account. The phone gateway needs a paired Android device and the carrier limits apply (max 200 SMS a day). Bulk sending needs no phone: it uses prepaid SMS credits and has no daily limit.
A message longer than 160 characters (70 if it contains special accents or emoji) is sent in several parts and uses more than one credit. Max 5 parts per message.
Bulk sending is one-way: recipients cannot reply. To receive replies you need the phone gateway.

Parameters

4 · 4 required
apikey required
Your API Key.
token required
Account token.
number required
Recipient number. Both the international format (+39XXXXXXXXXX, 0039...) and the local one are accepted: for Italian numbers the country code is added automatically.
message required
The text of the message to send.
Need help with the integration? info@sendapp.live