/api/v1/telegram/channel
Telegram channel
Subscriber count, title and verification state for a public Telegram channel.
Parameters
urlrequired- Example:
https://t.me/channelname fieldoptional- Return a single value for 1 credit instead of 2.
Fields
name
· title
· description
· verified
· followers
Example request
curl -H "Authorization: Bearer $TUBESTAT_KEY" \
"https://tubestat.co/api/v1/telegram/channel?url=https%3A%2F%2Ft.me%2Fchannelname"