Statistics
Get Global Statistics
Get the global statistics of Konstantly site
GET
Retrieve comprehensive statistics about your platform’s usage, including course metrics, user activity, and performance data.
Request Headers
API Key. Go to your Konstantly site > Settings > API and copy the value from there.
Response
General platform statistics
Array of users without any activity
Array of users who haven’t completed any courses
Platform’s top performers
Courses not assigned to any users
Usage Notes
- Activity Tracking:
- Users are considered “without activity” if they haven’t started any courses
- Users are considered “without results” if they haven’t completed any courses
- Leaders are ranked by combination of completion count and average score
- Timestamps:
- All timestamps are in Unix epoch format (seconds since 1970)
- Timezone conversions should be handled client-side
- Performance:
- This endpoint aggregates data across the entire platform
- Response times may increase with platform size
- Consider caching results if frequent polling is needed