TaskFlow is a simple task management API that lets you create projects, organize tasks within them, track progress, and delete tasks when they’re done.Documentation Index
Fetch the complete documentation index at: https://writechoice-8439b44d-mintlify-78019799.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
What you can do with TaskFlow
- Create projects to group related work together
- Add tasks to any project with a title and description
- Track progress by updating task statuses (
pending,in_progress,done) - Delete tasks that are no longer needed
Base URL
The API may take up to 60 seconds to respond on the first request if it has
been idle. This is expected behavior.
What’s next?
Quickstart
Make your first API request in minutes.
Authentication
Learn how to authenticate your requests.
Core Concepts
Understand projects, tasks, and statuses.
API Reference
Explore all available endpoints.