aiendpoint.dev
ServicesTickTick

TickTick

community

Task management app with calendar, Pomodoro timer, habit tracker, and Eisenhower matrix.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://ticktick.comoauth2productivityconfidence: 87/1000 discoveries1 contributors
GEThttps://api.ticktick.com/open/v1/project/{projectId}/data

Get tasks from a project

Parameters

projectIdproject ID (stringrequired

Returns

tasks[] with id, title, content, priority, status, dueDate, tags[], items[] (subtasks)
POSThttps://api.ticktick.com/open/v1/task

Create a new task

Parameters

titletask title (stringrequired
contentdescription (stringoptional
dueDateISO8601 (stringoptional
priority0(none)|1(low)|3(medium)|5(high) (integeroptional
projectIdproject ID (stringoptional

Returns

id, title, projectId, priority, status
GEThttps://api.ticktick.com/open/v1/project

List projects

Returns

projects[] with id, name, color, sortOrder, viewMode, kind