aiendpoint.dev
ServicesClockify

Clockify

community

Free time tracking — track work hours, timesheets, reports, and project billing

Visit site ↗

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.

https://clockify.comapikeyproductivityconfidence: 85/1000 discoveries1 contributors
GET/api/v1/workspaces/{workspaceId}/time-entries

Get time entries

Parameters

endstringoptional
startstringoptional
projectstringoptional

Returns

entries[] with id, description, timeInterval{start, end, duration}, project, tags[], billable
GET/api/v1/workspaces/{workspaceId}/projects

Get projects

Parameters

namestringoptional

Returns

projects[] with id, name, client, billable, hourlyRate, tracked_hours, color
POST/api/v1/workspaces/{workspaceId}/reports/summary

Get summary report

Parameters

dateRangeEndstringrequired
dateRangeStartstringrequired

Returns

totals{totalTime, totalBillable}, groupOne[] with name, duration, amount