🚀 Telegram Basic Lookup API
🔍 Fetch Telegram profile info
👤 Username → Full details
🆔 Chat ID extraction (user/group/channel)
📊 Members & metadata
🖼️ Profile photo
✅ Verified / 🚫 Restricted check
⚡ Fast scraping + JSON response
{
"username": "telegram",
"name": "Telegram News",
"bio": "Telegram official news channel.",
"photo_url": "https://t.me/i/userpic/320/telegram.jpg",
"chat_id": "-1001234567890",
"chat_id_type": "supergroup_channel",
"profile_type": "channel",
"member_count_raw": "12,345,678 subscribers",
"member_count": 12345678,
"member_type": "subscribers",
"verified": "verified",
"restricted": "public",
"features": [
"public",
"verified"
],
"public_link": "https://t.me/telegram",
"deep_link": "tg://resolve?domain=telegram"
}
Choose the plan that fits your usage. All plans include secure API key access.
Be the first to review this API!