Forums

Allowlist request: api.telegram.org

Hi,

I would like to request that api.telegram.org be added to the allowlist for free accounts.

I'm using the Telegram Bot API to send myself notifications from a small Flask web app hosted on my free PythonAnywhere account (a personal stock price alert tool). The Telegram Bot API is an official, public, and fully documented API intended for machine-to-machine use.

Official API documentation: https://core.telegram.org/bots/api

The specific endpoint I need to reach is: https://api.telegram.org/bot<TOKEN>/sendMessage

Thank you for considering this request.