API Documentation
Build on top of todospace with our REST API and webhooks.
Authentication
Include your workspace API key in the Authorization header as Bearer <token>.
Base URL
https://api.todospace.app/v1
Endpoints
GET /boards— list boardsGET /boards/:id/tasks— list tasks on a boardPOST /tasks— create a taskPATCH /tasks/:id— update a task
Need help? Contact help@todospace.app.