curl -H "X-API-Key: YOUR_API_KEY" https://portal-api.7331.org/v1/statistics/application
{ "application_name": "Portal API", "version": "v1", "users": { "total_count": 1500, "basic_count": 1200, "trial_count": 10, "premium_count": 250, "lifetime_count": 40 }, "chats": { "total_count": 20, "public_count": 5, "private_count": 15 }, "started_at": "2026-01-01T00:00:00Z" }
Get overall application statistics.
Documentation IndexFetch the complete documentation index at: https://docs.7331.org/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.7331.org/llms.txt
Use this file to discover all available pages before exploring further.
/v1/statistics/users
/v1/statistics/chats
Was this page helpful?