New! Detailed delivery report
AMD Telecom offers you HTTP API service, an efficient and reliable service, through which customers are able to deliver highly secure sms messages all over the world.
Through HTTP API, AMD Telecom's leading technology offers detailed delivery report, providing rich and vital information without any further cost.
Some of the offered reports are:
- "Delivered" ( Return Code --> 41 )
- "Absent subscriber Delivered" ( Return Code --> 45 )
- "Absent subscriber Delivery Fail" ( Return Code --> 46 )
- "Unknown subscriber" ( Return Code --> 42 )
- "Call Barred" ( Return Code --> 44 )
- "Insufficient credits" ( Return Code --> 64 )
Sms messaging by HTTP API procedure
Through AMD Telecom’s gateway, you can embed a script at your crm / sms application using a GET at our server, such as the following.
http://www.amdtelecom.net/api/sendsms.php?from=SENDERID&to=RECEPIENTPHONE&username=MYUSERNAME&password=MYPASSWORD&text=demo
Example:
You can follow the steps below to send a sms message as an example, being able to comprehend the simple way that our HTTP API service works.
http://www.amdtelecom.net/api/sendsms.php?from=TESTME&to=44123456789&username=test&password=test123&text=This+is+a+test+sms
The result would be an SMS sent to a phone in UK (44) 123456789.
It is important to use international format of phone number with country code included.
The recipient will see the Sender “TESTME” and the text “This is a test sms”.
The username and password must be a valid username and password.
When you will complete the GET command, you will receive The message ID like the following syntax:
SUCCESS MessageId: 78, 0: Accepted for delivery
The message id is different for each sms sent. You will use it to keep tracking the delivery status.
HTTP API Account Balance
The syntax of getting your account balance is:
http://www.amdtelecom.net/api/balance.php?username=MYUSERNAME&password=MYPASSWORD
Using the above syntax, you will receive your account balance.
Delivery Report
Using the following syntax, you will receive the delivery report:
http://www.amdtelecom.net/api/delivery.php?username=test&password=test123&id=78
The above POST will return you the status of the sms message, sent as example of Sending an SMS.
Following all the above steps, HTTP API is an easy and quick way of sms messaging, allowing you to send sms messages in a friendly and highly secure way.
Click here to download the product brochure.
For more information, please contact us.
Login || Free Trial