New API Documentation for Clockodo
We completely updated our API documentation. Instead of many separate subpages, you now find one modern and central resource that makes getting started easier and makes your daily work with Clockodo more efficient.
Access the new documentation here: docs.clockodo.com
Note:
The old API documentation remains available for a transition period, but we no longer update it.

More endpoints, more functions
The new documentation covers additional endpoints and updated versions of existing ones. You can now access more functions and expand your integrations with ease.
Detailed and reliable content
The new documentation provides greater depth and precision:
- Every request and response comes with clear descriptions.
- Error responses appear with more detail.
- The API returns all existing errors at once, so you immediately see what requires attention and adjust your development accordingly.
OpenAPI document for download
You can also download an OpenAPI document in YAML format. This standard opens new possibilities:
- AI systems read the interface directly and support you in building integrations or tests.
- Developers import the file into tools like Postman or other API clients and set up a working test environment right away.
- Teams use the file as a single source of truth to align workflows and keep integrations consistent.
This foundation lets you integrate Clockodo quickly and reliably into your systems.

