Authorizations
Your API Key (Dashboard->Settings)
Query Parameters
Required range:
x >= 1
Required range:
x >= 0
Response
Successful Response
List of monthly active users data
Example:
[
{
"bot_active_users": 111790917,
"handle": "hamster_kombat_bot",
"link": "https://t.me/hamster_kombat_bot",
"name": "Hamster Kombat",
"ranking": 1
},
{
"bot_active_users": 56839660,
"handle": "BlumCryptoBot",
"link": "https://t.me/BlumCryptoBot",
"name": "Blum",
"ranking": 2
},
{
"bot_active_users": 44384048,
"handle": "catsgang_bot",
"link": "https://t.me/catsgang_bot",
"name": "Cats 🐈⬛",
"ranking": 3
},
{
"bot_active_users": 39453322,
"handle": "wallet",
"link": "https://t.me/wallet",
"name": "Кошелёк",
"ranking": 4
},
{
"bot_active_users": 38299305,
"handle": "major",
"link": "https://t.me/major",
"name": "Major",
"ranking": 5
}
]
Limit
Example:
5
Offset
Example:
0
Status code
Example:
200
Message
Example:
"Success"