Boosted version of the Telegram bot API | apiKey | Yes | Unknown |
https://api.telegram.org
Auth type
API Key Header
Auth header
GET https://api.telegram.org/bot{YOUR_BOT_TOKEN}/getMe
Rate limit
30 messages/sec (global); 1 message/sec per chat
Pricing
Free
Free quota
Completely free, no limits
Documentation
https://pwrtelegram.xyz
Endpoint status
Live — HTTP 200 — endpoint is accessible2.51s
(checked Mar 29, 2026)
Builder score
C
59%
builder-friendly
Bot token appended to the base URL path (no header required)
GET https://api.telegram.org/bot{YOUR_BOT_TOKEN}/getMe
| Plan | Price/mo | Included |
|---|---|---|
| Free | Free | Unlimited — completely free |
The Telegram Bot API is 100% free with no usage limits. Bots can send up to 30 messages/second globally, or 1 message/second per chat.
| Method | Path | Description |
|---|---|---|
| GET | / |
See documentation for endpoint reference |
curl 'https://pwrtelegram.xyz'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official PWRTelegram bot documentation.