Skip to content

api-evangelist/clockodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clockodo (clockodo)

Clockodo is a German-built, cloud-based time-tracking and project-management application used by service firms, agencies, and freelancers. In addition to its web and mobile apps, Clockodo exposes a REST API at my.clockodo.com that mirrors the objects in the UI: time entries, customers, projects, services, users, absences, holiday quotas, lump-sum services, and a real-time stop-clock.

URL: Visit APIs.json URL

Scope

  • Type: Index
  • Position: Consumer
  • Access: 3rd-Party

Tags

  • Absence Management, Billing, Project Management, Stop Clock, Time Tracking, Timesheets

Timestamps

  • Created: 2025-02-17
  • Modified: 2026-04-27

APIs

Clockodo API

The Clockodo API is a REST interface at my.clockodo.com that lets developers automate time tracking and project management. v2 endpoints under /api/v2 cover entries, customers, projects, services, users, lump-sum services, and the stop-clock; legacy endpoints under /api cover absences and holiday quotas. Calls authenticate with X-ClockodoApiUser plus X-ClockodoApiKey (or HTTP Basic with the same credentials) and identify the calling app via X-Clockodo-External-Application; responses are JSON.

Human URL: https://www.clockodo.com/en/api/

Base URL: https://my.clockodo.com/api

Tags

  • Absence Management, Billing, Project Management, Stop Clock, Time Tracking

Properties

Common Properties

Maintainers

FN: Kin Lane

Email: kin@apievangelist.com

About

Clockodo is a time tracking and project management software designed to help businesses efficiently track and manage their employees' work hours. With Clockodo, users can track billable hours, assign specific projects and tasks to employees, and generate detailed reports on project progress.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors