Send Text Messages

Trial period is over. Click here to subscribe.


You can send Text Messages using the GET Method with the following URL:

http://api.textmebot.com/send.php?recipient=[phone number]&apikey=[your premium apikey]&text=[text to send]

Example to send a test text message to yourself. You can also send messages to others by changing the "recipient" parameter.
http://api.textmebot.com/send.php?recipient=+Not Set&apikey=ZCVuqVqzvN3M&text=This%20is%20a%20test

   

If you need the answer in JSON format, add &json=yes parameter at the end of the URL.


⚠️Warning⚠️ (please read and remember):

WhatsApp will block your number if you send messages to people who is not expecting to receive a message from you.
Please use this api with caution and responsibility.

Some recommendations to avoid getting your phone number blocked by WhatsApp
1) Implement a delay between messages (min. 5 seconds). The more the better.
2) Do not send messages to people that you do not know.
3) It is recommended to have the recipient of the message in your phone contact list
4) Use a dedicated phone number for the API. If WhatsApp block your number, you do not loose your personal chats, images, contacts, documents, etc.
5) A loop in your code will send 100s of message and whatsapp will block your number. Be careful!


🚨Disclaimer🚨 (please read and remember):

a) This API is inended for Personal Usage only. If you decide to use it for Business, it is at your own risk.
b) Ensure to have a robust contingenct plan. Like Twilio. To be used in case of API downtime.
c) You are the only one responsible for the messages and the content that you sent. Rember that messages will be sent from your phone number.
d) TextMeBot is not responsible for any ban or block performed by WhatsApp on your number. And I cant do anything to unblock it