CallMeBot API
  • Signal API
    • Send Messages
  • Facebook Msg. API
    • Send Messages
    • With HomeAssistant
  • Phone Call API
    • 📞 Make a Phone Call
  • Free WhatsApp API
    • Send Messages
    • With Homey
    • With PHP
    • With WebBrowser
    • With Apple HomeKit
    • With IFTTT
    • With OpenHAB
    • With HomeAssistant
    • With Domoticz
    • With Shopify
    • With AppSheet
    • With Gmail
    • With Microsoft MS Flow
    • With ESP8266 / ESP32
  • Telegram Call/Text API
    Telegram Voice CallStart a voice call on Telegram App
    • Make a Phone Call
    • With Web Browser
    • With Gmail
    • With IFTTT
    • With OpenHab
    • With HomeAssistant
    • With Domoticz
    • With Vera
    • With UpDown.io
    • With UptimeRobot.com
    • With Freshping.com
    • With ioBroker
    Telegram Text APISend a Telegram Text message
    • Send Text Messages
    • Send Group Messages
    • With Web Browser
    • With Gmail
    • With Home Assistant
  • Get Phone / ID
    • Get Phone Number
    • Get Telegram ID
  • ❔ Support
    • Postman Doc.
    • FAQ
    • Contact
  • Signal API
    • Send Messages
  • Facebook Msg. API
    • Send Messages
    • With HomeAssistant
  • Phone Call API
    • 📞 Make a Phone Call
  • Free WhatsApp API
    • Send Messages
    • With Homey
    • With PHP
    • With WebBrowser
    • With Apple HomeKit
    • With IFTTT
    • With OpenHAB
    • With HomeAssistant
    • With Domoticz
    • With Shopify
    • With AppSheet
    • With Gmail
    • With Microsoft MS Flow
    • With ESP8266 / ESP32
  • Telegram Call/Text API
    • Telegram Voice Call
      • Make a Phone Call
      • With Web Browser
      • With Gmail
      • With IFTTT
      • With OpenHab
      • With HomeAssistant
      • With Domoticz
      • With Vera
      • With UpDown.io
      • With UptimeRobot.com
      • With Freshping.com
      • With ioBroker
    • Telegram Text API
      • Send Text Messages
      • Send Group Messages
      • With Web Browser
      • With Gmail
      • With Home Assistant
  • Get Phone / ID
    • Get Phone Number
    • Get Telegram ID
  • ❔ Support
    • Postman Doc.
    • FAQ
    • Contact

Telegram Text Messages from HomeAssistant (easy way!)

admin March 19, 2021 Blog
Send Telegram Text Messages from Home Assistant
Link Enlarge
Yes! Now there is an easier way to send Telegram Text Messages from Home Assistant without all this heavy process of creating the Bot, getting the ChatID, etc. etc. You can directly create a simple "REST Notify Service" using the CallMeBot API.Creating the HA REST Notify service:0) You need to authorize CallMeBot to contact you using this[...]
Share This

Telegram SPAM error using the API

admin October 20, 2020 Blog
Telegram SPAM error
Link Enlarge
If you are here, it is because you probably received an error related to "Spam reported". If this is the case, let me explain you what happened and how to fix the problem.Why?From time to time, some API's users block the bot in the Telegram App instad of dissabling their notifications/calls on their own code/IoT.[...]
Share This

Telegram Phone Calls from HomeAssistant (OLD method)

admin August 19, 2020 Blog
Telegram Calls from Home Assistant
Link Enlarge
Yes! Now HomeAssistant can make a Telegram phone call (with Voice) thanks to the CallMeBot API. You just need HA to execute a WGET or CURL command to get a Telegram Voice call and "read" your message.URL to use:http://api.callmebot.com/start.php?source=HA&user=@user&text=This is Home Assistant calling to you to inform you about something that is happening at your[...]
Share This

WhatsApp Text Messages from HomeAssistant (OLD)

admin August 19, 2020 Blog
Send WhatsApp from Home Assistant
Link Enlarge
Yes! Now Home Assistant can send WhatsApp Text Messages thanks to the CallMeBot Free API. You just need HA to execute a WGET or CURL command to send WhatsApp Messages. Find below the step-by-step instructions to implement it. Setup:You need to get the apikey form the bot before using the API: 1. Add the phone[...]
Share This

WhatsApp Text Messages from Domoticz

admin August 19, 2020 Blog
Send WhatsApp messages from Domoticz
Link Enlarge
Yes! Now Domoticz can send WhatsApp Text Messages thanks to the CallMeBot Free API. You just need Domoticz to perform a GET request to send WhatsApp Messages. Find below the step-by-step instructions to implement it using the Domoticz HTTP Notifications system. Setup:You need to get the apikey form the bot before using the API: 1.[...]
Share This

Telegram Phone Calls from Domoticz (with Voice Messages)

admin August 18, 2020 Blog
Telegram Calls from Domoticz
Link Enlarge
Yes! Now Domoticz can make a Telegram phone calls (with Voice) thanks to the CallMeBot API. You just need to create a "Custom HTTP" Notification to execute the following HTTP GET request in order to get a Telegram Voice call and "read" your notification with different voices and in multiple languages. Yes! it will ring[...]
Share This

WhatsApp Text Messages from HomeAssistant

admin April 6, 2020 Blog
Send WhatsApp from Home Assistant
Link Enlarge
Yes! Now Home Assistant can send WhatsApp Text Messages thanks to the CallMeBot Free API. You just need HA to execute a WGET or CURL command to send WhatsApp Messages. Find below the step-by-step instructions to implement it. Setup:You need to get the apikey form the bot before using the API: 1. Add the phone[...]
Share This

Telegram Phone Calls from ioBroker (with Voice Messages)

admin February 5, 2020 Blog
Telegram Calls from ioBroker
Link Enlarge
Finally, the ioBroker can make a Telegram phone calls (with Voice) thanks to the CallMeBot API. You need ioBroker.telegram adapter with version >= 1.5.0 for that.Everything is you need is to create a blockly or script as following:Pre-requisitesYou need to authorize CallMeBot to call and text you. Click here to Authenticate. BlocklyJust place the block "call via Telegram"[...]
Share This

Telegram Phone Calls from OpenHab (with Voice Messages)

admin January 2, 2020 Blog
Telegram Calls from Openhab
Link Enlarge
Yes! Now OpenHab can make a Telegram phone calls (with Voice) thanks to the CallMeBot API. You just need OpenHab to execute the following command to get a Telegram Voice call and "read" your message with different voices:http://api.callmebot.com/start.php?source=openHAB&user=@username&text=This is openHAB calling to you to inform you about something that is happening at your house&lang=en-GB-Standard-BParameters:user is[...]
Share This

Telegram Phone Calls from HomeAssistant (with Voice Messages)

admin October 12, 2019 Blog
Telegram Calls from Home Assistant
Link Enlarge
Yes! Now HomeAssistant can make a Telegram phone call (with Voice) thanks to the CallMeBot API. You just need HA to execute a WGET or CURL command to get a Telegram Voice call and "read" your message.URL to use:http://api.callmebot.com/start.php?source=HA&user=@user&text=This is Home Assistant calling to you to inform you about something that is happening at your[...]
Share This
  • 1
  • 2

Recent Posts

  • Test Phone Call API from Web Browser
  • Whatsapp Messages from UpDown.io
  • Whatsapp Messages from ESP8266 / ESP32 NodeMCU

About us

mmmm… Us? It is only the Bot and myself. This project has started as a personal need for my home automation system & alarm. Then my friends and colleagues wanted to use the same API that I created so I decided to share it with them. When I realized about growing adoption, I decided to invest on AWS (Amazon Web Services) and GC (Google Cloud) to make it more reliable and accessible to everyone.

Sign up for CallMeBot News

Subscribe if you want to be informed about new services and functionalities (1 email every 6 months - no more!)

Follow me

Recent Posts

  • Test Phone Call API from Web Browser
    August 13, 2025
  • Whatsapp Messages from UpDown.io
    May 1, 2024
  • Whatsapp Messages from ESP8266 / ESP32 NodeMCU
    February 27, 2024

Ads: Send pictures, documents, buttons to unlimited recipients with TextMeBot.com low cost API. Check it here.

Ads: Send unlimited whatsapp messages to unlimited recipients with TextMeBot.com low cost API. Check it here.

Sign up for CallMeBot News

Subscribe if you want to be informed about new services and functionalities (1 email every 6 months - no more!)

Contact Info

Twitter: @callmebot_com
Email: [email protected]
Website: http://callmebot.com
  • Home
  • Availability
  • Availability
  • Terms of Service
  • Cookies
  • Privacy Policy

Thanks for using CallMeBot.com - Chat Support on Telegram @callmebot_com

 Ads: Send unlimited messages to unlimited recipients with TextMeBot.com low cost API. Check it 👉 here 👈    
 Ads: Send pictures, documents, buttons to unlimited recipients with TextMeBot.com low cost API. Check it 👉 here 👈    
Top