How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Clockify Time entry API

The Time entry API from Clockify — 6 operation(s) for time entry.

Clockify Time entry API is one of 28 APIs that Clockify publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Time entry. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 12 operations across 6 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.clockify.me/api/v1.

12 operations 6 paths 14 schemas 2 DELETE3 GET2 PATCH3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.clockify.me/api/v1
Authentication
API Key, API Key, API Key, API Key
Resource Areas
1

Authentication & Security 4

Clockify Time entry API declares 4 security schemes for authenticating requests. An API key is passed in the header as x-addon-token (AddonKeyAuth). An API key is passed in the header as x-api-key (ApiKeyAuth). An API key is passed in the header as x-marketplace-token (MarketplaceKeyAuth). An API key is passed in the header as x-addon-token (ReportAddonKeyAuth).

Paths & Operations 12

Across 6 paths, the API surfaces 12 operations — 2 DELETE, 3 GET, 2 PATCH, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Time entry 12
POST
/v1/workspaces/{workspaceId}/time-entries
Add a new time entry
createTimeEntry 1 param body → 201
PATCH
/v1/workspaces/{workspaceId}/time-entries/invoiced
Mark time entries as invoiced
updateInvoicedStatus 1 param body → 200
GET
/v1/workspaces/{workspaceId}/time-entries/status/in-progress
Get all in progress time entries on a workspace
getInProgressTimeEntries 3 params → 200
DELETE
/v1/workspaces/{workspaceId}/time-entries/{id}
Delete a time entry from a workspace
deleteTimeEntry 2 params → 204
GET
/v1/workspaces/{workspaceId}/time-entries/{id}
Get a specific time entry on a workspace
getTimeEntry 3 params → 200
PUT
/v1/workspaces/{workspaceId}/time-entries/{id}
Update time entry on a workspace
updateTimeEntry 2 params body → 200
DELETE
/v1/workspaces/{workspaceId}/user/{userId}/time-entries
Delete all time entries for a user on a workspace
deleteMany 3 params → 200
GET
/v1/workspaces/{workspaceId}/user/{userId}/time-entries
Get time entries for a user on a workspace
getTimeEntries 15 params → 200
PATCH
/v1/workspaces/{workspaceId}/user/{userId}/time-entries
Stop a currently running timer on a workspace for a user
stopRunningTimeEntry 2 params body → 200
POST
/v1/workspaces/{workspaceId}/user/{userId}/time-entries
Add a new time entry for another user on workspace
createForOthers 3 params body → 201
PUT
/v1/workspaces/{workspaceId}/user/{userId}/time-entries
Bulk edit time entries
replaceMany 3 params body → 200
POST
/v1/workspaces/{workspaceId}/user/{userId}/time-entries/{id}/duplicate
Duplicate a time entry
duplicateTimeEntry 3 params → 201

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are TimeEntryWithRatesDtoV1 (15 properties), TimeEntryDtoV1 (13 properties), TimeEntryDtoImplV1 (13 properties), CreateTimeEntryRequest (10 properties). Each schema is shown below with its type and property counts.

TimeEntryId
object
Represents a list of invoiced time entry ids
1 property
TimeEntryDtoV1
object
13 properties
RateDtoV1
object
Represents cost rate object.
2 properties
UpdateTimeEntryRequest
object
9 properties 1 required
TimeIntervalDtoV1
object
Represents a time interval object.
3 properties
StopTimeEntryRequest
object
1 property 1 required
CustomFieldValueDtoV1
object
Represents a list of custom field value objects.
5 properties
UpdateTimeEntryBulkRequest
object
10 properties 1 required
CreateTimeEntryRequest
object
10 properties
UpdateInvoicedStatusRequest
object
2 properties 2 required
TimeEntryWithRatesDtoV1
object
15 properties
TimeEntryDtoImplV1
object
13 properties
UpdateCustomFieldRequest
object
Represents a list of value objects for user’s custom fields.
3 properties 1 required
CreateCustomAttributeRequest
object
Represents a list of create custom field request objects.
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

clockify-time-entry-api-openapi.yml Raw ↑

Other APIs Clockify publishes across the network.

Clockify REST API
Clockify Approval API
Clockify Audit Log Report API
Clockify Balance API
Clockify Client API
Clockify Custom fields API
Clockify Entity changes (Experimental) API
Clockify Expense API
Clockify Expense Report API
Clockify Group API
Clockify Holiday API
Clockify Invoice API
Where this information came from

This is an independent, third-party profile of Clockify Time entry API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.