Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kanban Tool Time Trackers API

The Time Trackers API from Kanban Tool — 1 operation(s) for time trackers.

Kanban Tool Time Trackers API is one of 12 APIs that Kanban Tool publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Time Trackers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 2 operations across 1 path. It is described by OpenAPI 3.1.0, at version 3.0.0.

Requests are made against a single base URL, https://YOUR_DOMAIN.kanbantool.com/api/v3.

2 operations 1 paths 0 schemas 1 DELETE1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0.0
Base URL
https://YOUR_DOMAIN.kanbantool.com/api/v3
Resource Areas
1

Paths & Operations 2

Across 1 path, the API surfaces 2 operations — 1 DELETE, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Time Trackers 2
PUT
/time_trackers/{time_tracker_id}.json
Update time tracker
updateTimeTracker 1 param body → 200
DELETE
/time_trackers/{time_tracker_id}.json
Delete time tracker
deleteTimeTracker 1 param → 204

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kanban-time-trackers-api-openapi.yml Raw ↑

Other APIs Kanban Tool publishes across the network.

Kanban Tool REST API v1
Kanban Tool Browser SDK
Kanban Tool Attachments API
Kanban Tool Attachments.json API
Kanban Tool Boards API
Kanban Tool Subtasks API
Kanban Tool Subtasks.json API
Kanban Tool Tasks API
Kanban Tool Tasks.json API
Kanban Tool Time Trackers.json API
Kanban Tool Users API