Toggl Track
communityTime tracking tool for teams and freelancers with reporting and project management.
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
https://api.track.toggl.com/api/v9/me/time_entriesList time entries
Parameters
end_dateISO8601 (stringoptionalstart_dateISO8601 (stringoptionalReturns
entries[] with id, description, start, stop, duration, project_id, workspace_id, tags[], billablePOST
https://api.track.toggl.com/api/v9/workspaces/{workspaceId}/time_entriesCreate time entry
Parameters
startISO8601 (stringrequireddurationseconds (integerrequiredproject_idproject ID (integeroptionaldescriptiondescription (stringoptionalworkspaceIdworkspace ID (integerrequiredReturns
id, description, start, stop, duration, project_idGET
https://api.track.toggl.com/api/v9/workspaces/{workspaceId}/projectsList projects
Parameters
activetrue|false (booleanoptionalworkspaceIdworkspace ID (integerrequiredReturns
projects[] with id, name, color, active, client_id, estimated_hours, actual_hours, billable