Back to Telegram
TikHub·Telegram

Telegram Web: Batch channel info

/api/v1/telegram/web/batch_channel_infosync$0.012 / call

Fetch basic info (title/description/avatar/subscribers/verified) for multiple public channels concurrently. (TikHub · Telegram Web)

Input
FieldTypeRequiredDescription
channelsstringyesComma-separated usernames (max 20)

Run it

curl -s https://sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"tikhub","endpoint":"/api/v1/telegram/web/batch_channel_info","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.