Use this enpoint to login using telegram telegram, use the secret you generated from get telegram login url endpoint, NOTE: The login will be successed only if user allow the login from telegram bot.
Request
Path Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://appapi.bots.business/v2/tg_sign_in/'
Responses
🟢200Success
application/json
Body
Example
{"message":"Successfully signed in","status":"SIGNED_IN"}