How to ready the SMS API for use

Techmet

Last Update hace 4 años

SMS platform URL is http://sms.techmet.in

You can go thru "API Manual" in your online panel. http API/ XML API both docs are available.


Our common API is : http://sms.techmet.in/api/pushsms?user=Your_username_or_Profile_ID&authkey=YourAuthKey&sender=Your_Sender_ID&mobile=Mobile_Number&text=text_mesaage&entityid=DLT_Entity_Id&templateid=DLT_Template_Id&rpt=1


Need to place/ replace the below perameter in API :


Username / Profile ID (thru which we are getting loggedin)

Authkey (API Key can be generated from panel)

SenderID (Receipent ID which get approved for Subscriber to send the SMS)

text_message (Message which need to be sent using variable in place of {var} )

EntityID (PE ID - Principal Entity which given to subscriber by Telecom thru DLT)

TemplateID (Approved content by DLT will get Template ID from)


Note : Dynamic content can be sent inpace of Variable in SMS Content. Other than variable even space can not be removed. SMS will be get failed due to any changes. 

Still need help? Message Us