curl --request POST \ --url https://one.telepie.com/sms \ --header 'apikey: <api-key>'
SMS Campaign
Send Flash SMS
Our web app portal offers a Flash SMS feature, allowing you to send urgent and high-priority messages that appear directly on the recipient’s mobile screen.
POST
/
sms
Send Flash SMS
Copy
curl --request POST \ --url https://one.telepie.com/sms \ --header 'apikey: <api-key>'
Unlike regular SMS messages, Flash SMS doesn’t get stored in the recipient’s inbox by default, making it ideal for time-sensitive alerts, critical notifications, and emergency communications.