Get Admin Stats
Retrieve comprehensive platform statistics including total users, courses, educators, revenue, and enrollments.Authentication
Bearer token with admin role required
Response
Indicates if the request was successful
Get Chart Data
Retrieve data for admin dashboard charts including top courses by enrollment and weekly revenue trends.Authentication
Bearer token with admin role required
Response
Indicates if the request was successful
Array of top 6 courses sorted by enrollment count
Revenue data for the past 7 days
Notes
- Weekly revenue data covers the past 7 days (including today)
- Days with no revenue show 0
- Top courses are sorted by enrollment count in descending order
- Course names longer than 22 characters are truncated with an ellipsis (…)