Register Application
Monthly Active Users API
Register Application
Description: Register a new application to be tracked for monthly active users.
Parameters:
application: Application details including name, handle, description, link, and photo URL
Header
x-api-key: Your API Key (Dashboard->Settings)
Returns:
- HTTP 200 OK: The request was successful and the application has been registered.
POST
Register Application
Documentation Index
Fetch the complete documentation index at: https://docs.telemetree.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your API Key (Dashboard->Settings)
Body
application/json
Application name
Required string length:
1 - 100Application handle (e.g. @myapp)
Required string length:
2 - 100Application link (e.g. t.me/myapp)
Required string length:
1 - 2083Application description
Maximum string length:
500Application photo URL
Required string length:
1 - 2083