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 boards
  • GET /boards/:id/tasks — list tasks on a board
  • POST /tasks — create a task
  • PATCH /tasks/:id — update a task

Need help? Contact help@todospace.app.