Skip to content

Changelog

The first public release. The API covers:

  • Tasks & subtasks — full CRUD, with assignees, reporters, tags, due dates, custom fields, and an optional date to schedule a task (or leave it in the waiting list).
  • Time logs — read-only GET /time_logs for completed time entries, filterable by task, project, assignee, billable, entry type and date range.
  • Scheduled events — full CRUD, with participants (workspace members and email guests).
  • Recurring tasks & events and repeat-after-completion for tasks.
  • Chat messages, projects, members, tags, and definitions (task statuses, task types, event types, project statuses and custom fields).
  • Scoped API-key authentication, idempotent writes, separate read/write rate limits, and ETag caching.