> ## Documentation Index
> Fetch the complete documentation index at: https://task-social.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TaskSocial API Documentation

> Developer documentation for the TaskSocial API.

# TaskSocial API

Welcome to the TaskSocial API documentation.

TaskSocial is a social accountability application where users can create tasks, track their progress, and interact with a shared task feed.

## What you can do

* Create and manage a TaskSocial account
* Authenticate using JWT-based cookies
* Create and manage your tasks
* View your tasks
* Explore the public task feed

## Before you start

The API currently runs locally during development:

```text theme={null}
http://localhost:4000
```
