API Reference

Create a time entry

Create a time entry.

*Note: A time entry that has a negative duration means that timer is currently running for that user.*

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

Workspace ID

Query Params
boolean

If you want to reference a task by it's custom task id, this value must be true.

number

When the custom_task_ids parameter is set to true, the Workspace ID must be provided using the team_id parameter.

For example: custom_task_ids=true&team_id=123.

Body Params

Associate a time entry with a task using the tid parameter.

string
array of objects

Users on the Business Plan and above can include a time tracking label.

tags
integer
required
integer

The duration parameter can be used instead of the stop parameter.

integer
boolean
integer
required

When there are values for both start and end, duration is ignored. The stop parameter can be used instead of the duration parameter.

integer

Workspace owners and admins can include any user id. Workspace members can only include their own user id.

string
Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json