Full REST API reference for TaskJunky with an interactive request tester.
All endpoints require authentication via an X-API-Key header (or a valid session cookie).
Base URL: https://web.taskjunky.app
The “Try It” panel calls the live API
Each endpoint below has a Try It tab that fires a real request against the live
TaskJunky API at https://web.taskjunky.app. You must paste a valid API key (it is
stored only in your browser's localStorage). Destructive methods like DELETE
run for real — use them carefully.