{"entry":{"slug":"telegram-bot-api","name":"Telegram Bot API","category":"api","summary":"Send and receive messages as a bot.","description":"Full bot platform: send messages, files, keyboards, polls and receive updates via long polling or webhook.","auth_mode":"Bot token in the URL path","endpoint":"https://api.telegram.org","docs_url":"https://core.telegram.org/bots/api","tags":["messaging","notifications","bots"],"capabilities":["send_message","get_updates","set_webhook","send_document"],"auth_params":[],"input_format":"application/json","output_format":"application/json","rate_limit":"About 30 messages/second overall and 1 message/second per chat.","pricing":"free","invocation_example":"curl -s \"https://api.telegram.org/bot$TELEGRAM_BOT_TOKEN/getMe\"","verified":false,"verified_at":null,"featured":false,"checks_total":1,"checks_ok":1,"avg_latency_ms":324,"health_ok":true,"health_status_code":200,"health_checked_at":"2026-09-20T11:13:45.701+00:00","health_latency_ms":324,"probe_url":"https://core.telegram.org/bots/api"}}