Documentation Index
Fetch the complete documentation index at: https://developers.tarefy.com/llms.txt
Use this file to discover all available pages before exploring further.
Version prefix
Every public API endpoint starts with/api/v2. The v1 version is legacy and not documented.
Authentication
All calls require the header:Dates and times
Dates in responses and payloads are ISO 8601 in UTC:America/Sao_Paulo (UTC-3), but the API normalizes everything to UTC to avoid ambiguity.
Pagination
Large lists (tasks, clients, users, etc.) support pagination via query params:| Param | Default | Max |
|---|---|---|
page | 1 | — |
pageSize | 20 | 100 |

