cURL
curl --request POST \ --url https://api.telepie.com/v1/sms/template \ --header 'apikey: <api-key>'
Our web portal features a send SMS option with a Short URL , making your messaging processes more efficient and consistent.
{ "sender": "senderName", "to": "91XXXXXXXXXX", "text": "Thank you for contacting https://az2.in/SENDER/{SORT}", "type": "TRANS", "shortenUrlData": { "shortenUrl": true, "targetUrl": ["http://5az.me"] } }
Was this page helpful?