OpenIsle Docs
ApiAuthTelegram

Login with Telegram

Authenticate using Telegram data

POST
/api/auth/telegram
AuthorizationBearer <token>

In: header

id?string
firstName?string
lastName?string
username?string
photoUrl?string
authDate?integer
Formatint64
hash?string
inviteToken?string

Response Body

curl -X POST "https://www.open-isle.com/api/auth/telegram" \  -H "Content-Type: application/json" \  -d '{}'
"string"