Kanban Tool logo

Kanban Tool

Kanban Tool is a visual project management platform for managing boards, tasks, and workflows using the Kanban methodology. It provides REST APIs (v1 and v3), browser SDK, and DevKit for programmatic access to boards, tasks, columns, comments, attachments, time tracking, and team members.

3 APIs 0 Features
AgileBoardsKanbanProject ManagementTask ManagementTime TrackingWorkflow

APIs

Kanban Tool REST API v3

Current REST API for Kanban Tool. Returns JSON responses, supports bulk task modifications, attachment operations, and uses a flat namespace with associated objects in single re...

Kanban Tool REST API v1

Legacy REST API for Kanban Tool. Supports both XML and JSON formats, uses a resource-oriented endpoint structure. Remains supported for existing integrations.

Kanban Tool Browser SDK

Browser-side SDK for customizing the Kanban Tool interface. Enables adding custom buttons to context menus, modifying styles, and extending UI behavior.

Resources

🔗
Website
Website
🌐
Developer Portal
Developer Portal
📰
Blog
Blog
💰
Pricing
Pricing
📝
SignUp
SignUp
💬
Support
Support
🔗
Kanban Guide
Kanban Guide

Sources

Raw ↑
aid: kanban
name: Kanban Tool
description: >-
  Kanban Tool is a visual project management platform for managing boards, tasks, and workflows using the Kanban
  methodology. It provides REST APIs (v1 and v3), browser SDK, and DevKit for programmatic access to boards, tasks,
  columns, comments, attachments, time tracking, and team members.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Agile
  - Boards
  - Kanban
  - Project Management
  - Task Management
  - Time Tracking
  - Workflow
url: https://raw.githubusercontent.com/api-evangelist/kanban/refs/heads/main/apis.yml
created: '2024-01-15'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
  - aid: kanban:kanban-tool-rest-api-v3
    name: Kanban Tool REST API v3
    description: >-
      Current REST API for Kanban Tool. Returns JSON responses, supports bulk task modifications, attachment operations,
      and uses a flat namespace with associated objects in single responses. Authenticated via Bearer token.
    humanURL: https://kanbantool.com/developer/api-v3
    baseURL: https://YOUR_DOMAIN.kanbantool.com/api/v3
    tags:
      - Boards
      - Cards
      - Comments
      - Attachments
      - Tasks
      - Subtasks
      - Time Tracking
      - Users
    properties:
      - type: Documentation
        url: https://kanbantool.com/developer/api-v3
      - type: Authentication
        url: https://kanbantool.com/developer/api-v3
      - type: OpenAPI
        url: openapi/kanban-openapi.yml
  - aid: kanban:kanban-tool-rest-api-v1
    name: Kanban Tool REST API v1
    description: >-
      Legacy REST API for Kanban Tool. Supports both XML and JSON formats, uses a resource-oriented endpoint structure.
      Remains supported for existing integrations.
    humanURL: https://kanbantool.com/developer
    tags:
      - Boards
      - Legacy
      - Tasks
      - Workflow
    properties:
      - type: Documentation
        url: https://kanbantool.com/developer
  - aid: kanban:kanban-tool-sdk
    name: Kanban Tool Browser SDK
    description: >-
      Browser-side SDK for customizing the Kanban Tool interface. Enables adding custom buttons to context menus,
      modifying styles, and extending UI behavior.
    humanURL: https://kanbantool.com/developer
    tags:
      - SDK
      - Browser
      - Customization
    properties:
      - type: Documentation
        url: https://kanbantool.com/developer
common:
  - type: Website
    url: https://kanbantool.com
  - type: Developer Portal
    url: https://kanbantool.com/developer
  - type: Blog
    url: https://kanbantool.com/blog
  - type: Pricing
    url: https://kanbantool.com/pricing
  - type: SignUp
    url: https://kanbantool.com/signup/new
  - type: Support
    url: https://kanbantool.com/support/introduction
  - type: Integrations
    url: https://kanbantool.com/integrations
  - type: Kanban Guide
    url: https://kanbantool.com/kanban-guide/introduction
integrations:
  - name: Kanban Tool
  - name: icon
  - name: cs
  - name: it
  - name: pl
  - name: ru
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com