T

Telegram Bot API

REST discovered

Details
URL
https://api.telegram.org/bot{token}
Docs
https://core.telegram.org/bots/api
Authentication
Telegram bot token bearer discovered Get token ↗
Authorization: <credential>

Create a bot with @BotFather as described in Bots: An introduction for developers. BotFather issues the bot token used to call the Bot API. Keep the token secret.