Help Centre / API / API changelog

API changelog

Updated just now · 6 views ·

Versioning policy

The API is versioned under /api/v1. Breaking changes get a new major version (/api/v2); v1 remains supported for at least 12 months after v2 releases. Additive changes (new fields, new endpoints) happen within v1 and are announced here.

2026-07

  • Added POST /api/v1/auth/pair and POST /api/v1/auth/pairing-code for Watch pairing.
  • Added POST /api/v1/runs/compare.
  • Rate-limit headers now present on every response.
  • Added additional_seats to Team subscription checkout metadata.

2026-04

  • New work_type field on stages ("valuable" / "incidental" / "waste").
  • Deprecated value_add boolean - still accepted, but new integrations should use work_type.

2026-01

  • Initial public v1 API launch.

Was this article helpful?

0 found this helpful