Getting started
Core concepts
Tasks API organizes work into a hierarchy. An organization holds projects; projects hold tasks, optionally grouped into lists or folders.
Tasks
The core unit of work. Tasks have assignees, due dates, comments, checklists, labels, and attachments.
Projects
Containers for tasks. Each project belongs to an organization and can be archived.
Lists
Group tasks inside a project (e.g. Backlog, In Progress, Done).
Folders
Group projects into folders for higher-level organization.
Members
Users in an organization who can be assigned to tasks.
Organizations
The top-level container. Each API key belongs to a single organization.
All resources use numeric IDs. Timestamps are always in ISO 8601 UTC format.