Todoist REST API v2

The Todoist REST API v2 is the legacy recommended API for external integrations, providing access to tasks, projects, sections, labels, comments, and filters. Uses Bearer token authentication with OAuth 2.0 support.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: todoist:todoist-rest-api
name: Todoist REST API v2
description: The Todoist REST API v2 is the legacy recommended API for external integrations, providing
  access to tasks, projects, sections, labels, comments, and filters. Uses Bearer token authentication
  with OAuth 2.0 support.
humanURL: https://developer.todoist.com/rest/v2/
baseURL: https://api.todoist.com/rest/v2
tags:
- Productivity
- Tasks
- REST
properties:
- type: Documentation
  url: https://developer.todoist.com/rest/v2/