Stats

Get total coding time (Admin Only)

Returns the total coding time for all users, optionally filtered by user or date range. Requires admin privileges via STATS_API_KEY.

get/api/v1/stats

Query parameters

start_datestring

Start date (YYYY-MM-DD), defaults to 10 years ago

end_datestring

End date (YYYY-MM-DD), defaults to today

usernamestring

Filter by username (optional)

user_emailstring

Filter by user email (optional)

Response

successful

Changes