apik
JOIN WAITLIST
TRACKING SHEET — 1 SOURCE(S)

Clockify API changes

Clockify is a time-tracking platform. It publishes a canonical OpenAPI spec (openapi.json, 110 paths) for its REST API. The docs changelog is a JS-rendered SPA backed by a runtime endpoint, so the spec is the reliable change signal.

LAST CHECKED
Jun 20, 2026
TRACKED SINCE
Jun 19, 2026
CHANGES / 90D
168
BREAKING / 90D
168
DETECTED CHANGES — MOST RECENT
  1. BREAKING Change Jun 20, 2026

    Generate a new token

    - "version": "2024-09-30"
    + "version": "2025-06-01"
    - POST /v1/clockify/charges
    + POST /v1/clockify/payments  (auth scope changed)
  2. BREAKING Change Jun 20, 2026

    Get webhook event statuses for a webhook

    - "version": "2024-09-30"
    + "version": "2025-06-01"
    - POST /v1/clockify/charges
    + POST /v1/clockify/payments  (auth scope changed)
  3. BREAKING Change Jun 20, 2026

    Get logs for a webhook

    - "version": "2024-09-30"
    + "version": "2025-06-01"
    - POST /v1/clockify/charges
    + POST /v1/clockify/payments  (auth scope changed)
  4. BREAKING Change Jun 20, 2026

    Update a webhook

    - "version": "2024-09-30"
    + "version": "2025-06-01"
    - POST /v1/clockify/charges
    + POST /v1/clockify/payments  (auth scope changed)
  5. BREAKING Change Jun 20, 2026

    Get a specific webhook by id

    - "version": "2024-09-30"
    + "version": "2025-06-01"
    - POST /v1/clockify/charges
    + POST /v1/clockify/payments  (auth scope changed)

How to track Clockify API changes

The Clockify API evolves without warning — endpoints move, parameters change, auth scopes tighten and old fields get deprecated. apik.dev watches the public Clockify API documentation for you: we scrape it on a schedule, diff every revision and grade each change as breaking or informational. Instead of re-reading the Clockify changelog by hand, you get a clean, dated record of exactly what changed — and why it matters.

Get notified when the Clockify API changes

Subscribe to Clockify and apik pages you by email or webhook the moment a change is detected — with the full diff, a severity grade and a short migration summary. Filter to Clockify breaking changes and deprecations only, so you hear about what will actually break your integration and nothing else.

FREQUENTLY ASKED — CLOCKIFY
How do I track Clockify API changes?
apik.dev tracks the Clockify API for you. We scrape the public Clockify API documentation on a schedule, diff every revision and grade what changed — so you never have to re-read the Clockify changelog by hand. Subscribe once and we monitor it continuously.
How do I get notified when the Clockify API changes?
When apik detects a Clockify API change, you're notified by email or webhook within hours — with the full diff, a severity grade (breaking vs. informational) and a short migration summary. You can choose to be alerted on breaking changes only.
What kinds of Clockify API changes does apik detect?
Endpoint changes, base-URL changes, authentication and parameter changes, schema changes and deprecations. Every Clockify API change is categorised and severity-graded so you can triage at a glance.
How often is the Clockify API checked for changes?
apik re-checks the public Clockify documentation on a daily schedule. The most recent check for Clockify ran on Jun 20, 2026.
FIG. — GET PAGED NEXT TIME

Don't find out from a 500.

apik is in private development. Join the waitlist and we'll email you the moment Clockify tracking goes live — full diffs, severity grading and migration summaries.

No spam — one email when we launch. Unsubscribe anytime.

Clockify official docs ↗