We are pleased to inform that ExpertTexting API can now be used as a simple HTTP Request as well.
URL: https://www.experttexting.com/exptapi/exptsms.asmx/
Simply use the Function which you want to call for example SendSMS the HTTP Request URL will be:
https://www.experttexting.com/exptapi/exptsms.asmx/SendSMS?Userid=abc&pwd=abc&APIKEY=abc&FROM=DEFAULT&To=18455806454&MSG=yourtexthere.
**Replace the parameters with your Credentials.
Comments are closed.