https://github.com/aeimer/clockify-openapi-spec
In-official Clockify OpenAPI Spec v3
https://github.com/aeimer/clockify-openapi-spec
clockify openapi openapi-spec openapi-specification openapi3
Last synced: 8 months ago
JSON representation
In-official Clockify OpenAPI Spec v3
- Host: GitHub
- URL: https://github.com/aeimer/clockify-openapi-spec
- Owner: aeimer
- License: mit
- Created: 2024-11-18T13:15:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T15:38:17.000Z (about 1 year ago)
- Last Synced: 2025-04-27T02:43:37.033Z (8 months ago)
- Topics: clockify, openapi, openapi-spec, openapi-specification, openapi3
- Homepage:
- Size: 106 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# In-official Clockify OpenAPI spec
This is a inofficial Clockify OpenAPI spec based on the
[official docs](https://docs.clockify.me).
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](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/aeimer/clockify-openapi-spec/refs/heads/main/clockify-openapi-spec.yaml).
DISCLAIMER:
This is 100% best effort and not related in any kind to Clockify!
Last updated: 2024-11-18
## Official Clockify OpenAPI spec
There is also an OpenAPI spec available under
https://api.clockify.me/api/v3/api-docs
See
[Swagger UI](https://petstore.swagger.io/?url=https://api.clockify.me/api/v3/api-docs).
A copy can be found in the file [`official-clockify-openapi-spec.yaml`](official-clockify-openapi-spec.yaml).
The copy was created at 2024-11-19 with
`http GET https://api.clockify.me/api/v3/api-docs | yq -P -`.
DISCLAIMER:
This is an undocumented endpoint, use with caution!
## Contribution
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](https://apibldr.com).
## Star history
[](https://star-history.com/#aeimer/clockify-openapi-spec&Date)