Connect with Customers over Telegram
Over 700 million users prefer to chat on one of the world’s most secure texting platforms
Contact us

Verify with Telegram authenticate users in real time without requiring an OTP process. With a single tap, users can confirm their identity directly within Telegram, providing an effortless experience for both businesses and customers.
Enhance security, improve onboarding, and deliver an exceptional user experience with Verify with Telegram.
curl -X POST 'https://{baseUrl}/api/channels' \
-H 'Authorization: {bearerToken}' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"type": "TG",
"config": {
"type": "TG",
"name": "Your channel display name",
"bot_name": "Telegram bot's name (e.g. something_bot)",
"access_token": "Bot's access token (retrieve at @BotFather)"
}
}'
Integrate Telegram into your existing system through the API and add rich features and robust analytics into your messaging campaigns and conversations