No setup required • Start for free

Send any webhook to Telegram.

The simplest way to forward HTTP requests to Telegram. Perfect for CI/CD, monitoring alerts, and cron jobs.

bash
curl -X POST https://hook2tg.com/send/<TOKEN>/<CHAT_ID> \
  -d '{"text": "Deploy successful! 🚀"}'

Trusted for critical alerts by developers

Server Monitoring
Uptime Alerts
Payment Events
CI/CD Pipelines

Setup in seconds

No account registration required. Just use your Telegram bot token.

1

Create a Telegram bot

Chat with @BotFather on Telegram to create a new bot and get your API token.

2

Get your Chat ID

Send a message to your new bot or add it to a group to get the Chat ID.

3

Start sending webhooks

Use the URL pattern below to send messages instantly.

https://hook2tg.com/send/<BOT_TOKEN>/<CHAT_ID>

Why developers love Hook2TG

Built for reliability and simplicity. We handle the infrastructure so you don't have to.

Dead Simple

No dashboard, no sign-up, no configuration. Just a URL endpoint.

Zero Retention

We are stateless. Your messages, tokens, and payloads are never stored.

Universal

Works with JSON, form-data, plain text, HTML, and Markdown.

Rate Limiting

Smart rate limiting protects your bots from spam and abuse.

99.9% Uptime

Running on globally distributed infrastructure for high availability.

Open API

Compatible with any tool that can make an HTTP POST request.

Simple, Transparent Pricing

Start for free, upgrade when you scale.

Developer
For hobby projects and testing
$0/month
  • 20 messages / month
  • Per Bot Token + Chat ID
  • Instant delivery
  • Community support
POPULAR
Pro
For production applications
$19/year
  • Unlimited messages
  • Priority delivery queue
  • 99.9% SLA Guarantee
  • Email Support

*Unlimited messages subject to reasonable fair use policy to prevent abuse.

Frequently Asked Questions

How does the free limit work?

The free tier allows 20 messages per month for each unique combination of Bot Token and Chat ID. This is usually enough for critical alerts or personal testing.

What happens if I hit the limit?

If you exceed 20 messages in a month on the free tier, subsequent requests will return a 429 Too Many Requests status code until the next month begins.

Is my data secure?

Absolutely. We are a stateless bridge. We do not store your bot tokens, chat IDs, or message content. Everything is forwarded instantly to Telegram's API.

Do you support attachments or images?

Currently we optimize for text-based notifications (JSON, HTML, Markdown). Media support is on our roadmap.

How do I upgrade to Pro?

Click the 'Upgrade to Pro' button in the pricing section. We use Stripe for secure payment processing.

Ready to integrate?

Get your webhooks flowing to Telegram in less than 30 seconds. No account needed for the free tier.