This is a inofficial Clockify OpenAPI spec based on the official docs.
The main goal of this repo is to have a better spec than the API docs. Sadly Clockify does not publishes a OpenAPI spec (or do they?) and the API docs seem to be incomplete. Therefore, this OpenAPI spec should help you to e.g. generate SDKs in the language you need.
See Swagger UI.
DISCLAIMER: This is 100% best effort and not related in any kind to Clockify!
Last updated: 2024-11-18
There is also an OpenAPI spec available under https://api.clockify.me/api/v3/api-docs
See Swagger UI.
A copy can be found in the file official-clockify-openapi-spec.yaml.
The copy was created at 2025-10-23 with
http GET https://api.clockify.me/api/v3/api-docs | yq -P - > official-clockify-openapi-spec.yaml
DISCLAIMER: This is an undocumented endpoint, use with caution!
If you want to help me keeping this API spec uptodate, I would love get some pull-requests 🤓
This API spec is generated with APIbldr.