Clockify
communityFree time tracking — track work hours, timesheets, reports, and project billing
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/workspaces/{workspaceId}/time-entriesGet time entries
Parameters
endstringoptionalstartstringoptionalprojectstringoptionalReturns
entries[] with id, description, timeInterval{start, end, duration}, project, tags[], billableGET
/api/v1/workspaces/{workspaceId}/projectsGet projects
Parameters
namestringoptionalReturns
projects[] with id, name, client, billable, hourlyRate, tracked_hours, colorPOST
/api/v1/workspaces/{workspaceId}/reports/summaryGet summary report
Parameters
dateRangeEndstringrequireddateRangeStartstringrequiredReturns
totals{totalTime, totalBillable}, groupOne[] with name, duration, amount