Description: Retrieves the monthly active users timeseries based on the specified handle.
Parameters:
handle: The handle of the application (ensure it does not include @)days: The number of days to returnHeader
x-api-key: Your API Key (Dashboard->Settings)Your API Key (Dashboard->Settings)
Handle of the application Handle of the application
x >= 1Successful Response
Name of the bot
"Hamster Kombat"
Handle of the bot
"hamster_kombat_bot"
Link to the bot
"https://t.me/hamster_kombat_bot"
Timeseries data
{
"2024-11-13": 106442961,
"2024-11-14": 111533930,
"2024-11-15": 111790917
}Status code
200
Message
"Success"