Clockify REST API

REST API for Clockify providing access to workspaces, users, groups, projects, tasks, clients, tags, time entries, reports, webhooks, and approvals. Authentication uses the X-Api-Key request header with a key generated from a user's Profile Settings; the API enforces a 10 requests per second per key rate limit and regional URL prefixes for EU and other workspaces.

API entry from apis.yml

apis.yml Raw ↑
aid: clockify:rest-api
name: Clockify REST API
description: REST API for Clockify providing access to workspaces, users, groups, projects, tasks, clients,
  tags, time entries, reports, webhooks, and approvals. Authentication uses the X-Api-Key request header
  with a key generated from a user's Profile Settings; the API enforces a 10 requests per second per key
  rate limit and regional URL prefixes for EU and other workspaces.
humanURL: https://docs.clockify.me/
baseURL: https://api.clockify.me/api/v1
tags:
- Time Entries
- Workspaces
- Projects
- Tasks
- Users
- Reports
- Webhooks
- API Key
properties:
- type: Documentation
  url: https://docs.clockify.me/
- type: API Overview
  url: https://clockify.me/help/getting-started/clockify-api-overview
- type: Authentication
  url: https://clockify.me/help/troubleshooting/general-api-troubleshooting/where-to-generate-api-key-for-account