Telegram Userbot API
Ability to communicate through the Telegram interface
It is possible to read messages in groups
You can write first by phone number
A stable REST API for personal (numbered) Telegram to send and read messages via HTTP requests.
is an integration of a Telegram number into CRM, or any other system.
Differences between the Userbot and the bot
Telegram Userbot
Telegram bot
You can write first by phone number
It is possible to read messages in groups
Ability to communicate through the Telegram interface
All the features of a regular Telegram user
Quick and clear self-activation of the account
2
Send photo
1
Send message
3
Find a user by phone number
Curl (Bash)
Send message
curl \
-d '{"phone": "79995253422","template": "template_name", "namespace" : "namespace_of_template", "language": { "code": "en", "policy": "deterministic"}}' \ # Phone and template parameters
-H "Content-Type: application/json" \ # Headers
-X POST \ # Type = POST"
https://api.chat-api.com/sendTemplate?token=83763g87x"# URL for request POST /message
Python
2
Send photo
1
Send message
3
Find a user by phone number
Curl (Bash)
Send message
// URL для запроса GET /messages
curl \
-d '{"phone": "79995253422","template": "template_name", "namespace" : "namespace_of_template", "language": { "code": "en", "policy": "deterministic"}}' \ # Phone and template parameters
-H "Content-Type: application/json" \ # Headers
-X POST \ # Type = POST"
https://api.chat-api.com/sendTemplate?token=83763g87x"# URL for request POST /message
Python
2
Send photo
1
Send message
3
Find a user by phone number
Curl (Bash)
Send photo
curl \
-d '{"phone": "79995253422","template": "template_name", "namespace" : "namespace_of_template", "language": { "code": "en", "policy": "deterministic"}}' \ # Phone and template parameters
-H "Content-Type: application/json" \ # Headers
-X POST \ # Type = POST"
https://api.chat-api.com/sendTemplate?token=83763g87x"# URL for request POST /message
Python
2
Send photo
1
Send message
3
Find a user by phone number
Curl (Bash)
Send photo
// URL для запроса GET /messages
curl \
-d '{"phone": "79995253422","template": "template_name", "namespace" : "namespace_of_template", "language": { "code": "en", "policy": "deterministic"}}' \ # Phone and template parameters
-H "Content-Type: application/json" \ # Headers
-X POST \ # Type = POST"
https://api.chat-api.com/sendTemplate?token=83763g87x"# URL for request POST /message
Python
2
Send photo
1
Send message
3
Find a user by phone number
Find a user by phone number
// URL для запроса GET /messages
curl \
-d '{"phone": "79995253422","template": "template_name", "namespace" : "namespace_of_template", "language": { "code": "en", "policy": "deterministic"}}' \ # Phone and template parameters
-H "Content-Type: application/json" \ # Headers
-X POST \ # Type = POST"
https://api.chat-api.com/sendTemplate?token=83763g87x"# URL for request POST /message
If the dialog was initiated by the client, you can reply with a normal message. This dialog is also paid, if you responded to the client. You can communicate with him for free for 24 hours from the moment of the answer.
Curl (Bash)
Python
2
Send photo
1
Send message
3
Find a user by phone number
Find a user by phone number
// URL для запроса GET /messages
curl \
-d '{"phone": "79995253422","template": "template_name", "namespace" : "namespace_of_template", "language": { "code": "en", "policy": "deterministic"}}' \ # Phone and template parameters
-H "Content-Type: application/json" \ # Headers
-X POST \ # Type = POST"
https://api.chat-api.com/sendTemplate?token=83763g87x"# URL for request POST /message
If the dialog was initiated by the client, you can reply with a normal message. This dialog is also paid, if you responded to the client. You can communicate with him for free for 24 hours from the moment of the answer.
Curl (Bash)
Python
Choose the right tariff for your business
Все возможности обычного пользователя Telegram
What's right for you
PRO
900₽/month
BUSINESS
490₽/month
All methods of sending any kind of messages and media.
Ability to write first by username and telegram_id
Ability to create groups and add/remove members to them.
All functions included in the BUSINESS tariff
Ability to write first by phone number
A proxy for sending large numbers of messages securely.

Privacy Policy

Contract-Offer

All rights reserved © 2020 - 2022

Made on
Tilda