{"Task API"}

Kin Lane Task API
I am the worst with task tracking. After several tasking platforms failed me and went away, I stopped using any new ones. I rely on email, my notebook, and link curation for much of my tasking. I'm trying to change this, but having a tasking API. I haven't actually started using this, but will at some point. So this API is probbly a lower priority, but hopefully that will change.
On-boarding
Getting Started
Authentication
FAQ
Signup
Login
Integration
Documentation
Plans
Updates
Roadmap
Issues
Change Log
Terms of Service
Privacy Policy

Kin Lane Task API

(Docs) (Spec)
  • Tasks
    • all tasks (GET)
    • add a task post (POST)
    • delete task (DELETE)
    • get task using id (GET)
    • update task (PUT)
    • task tags (GET)
    • add tag to task (POST)
    • delete task tag (DELETE)
  • Tags
    • task tags by week tasks (GET)