How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

LeanKit board API

The board API from LeanKit — 15 operation(s) for board.

LeanKit board API is one of 25 APIs that LeanKit publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Boards. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and rate-limit docs.

This API exposes 19 operations across 15 paths. It is described by OpenAPI 3.1.0, at version v2.

Requests are made against a single base URL, https://{account}.leankit.com/io.

19 operations 15 paths 0 schemas 2 DELETE10 GET2 PATCH4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v2
Base URL
https://myaccount.leankit.com/io
Authentication
HTTP Bearer, HTTP Basic
Resource Areas
1

Authentication & Security 2

LeanKit board API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerToken). It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • bearerToken — API token created via POST /io/auth/token or the "My API Tokens" tab in the AgilePlace user profile. Tokens do not expire; revoke unused tokens.
  • basicAuth — Base64-encoded AgilePlace email and password.

Paths & Operations 19

Across 15 paths, the API surfaces 19 operations — 2 DELETE, 10 GET, 2 PATCH, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

board 19
POST
/board
Create a new board
boardCreate body → 200401403404422429500201
GET
/board
List all boards
boardList → 200401403404422429500
DELETE
/board/access
Bulk remove board members and roles
boardRemoveRolesBulk → 200401403404422429500204
POST
/board/access
Bulk update board members and roles
boardUpdateRolesBulk body → 200401403404422429500201
DELETE
/board/{boardId}
Delete a board in your organization
boardDelete 1 param → 200401403404422429500204
GET
/board/{boardId}
Get the details of a board
boardGet 1 param → 200401403404422429500
PATCH
/board/{boardId}
Update the settings of a board
boardUpdate 1 param body → 200401403404422429500
POST
/board/{boardId}/archive
Archive a board
boardArchive 1 param body → 200401403404422429500201
GET
/board/{boardId}/assignedUsers
List top 50 assigned users on a board
boardAssignedUsers 1 param → 200401403404422429500
GET
/board/{boardId}/card
Get cards on a board
boardCards 1 param → 200401403404422429500
GET
/board/{boardId}/export
Download a board's history
boardExport 1 param → 200401403404422429500
GET
/board/{boardId}/laneCount
Get the count of cards in a board's lanes
boardLaneCount 1 param → 200401403404422429500
PUT
/board/{boardId}/layout
Update a board's layout by replacing the entire layout object
boardUpdateLayout 1 param body → 200401403404422429500
GET
/board/{boardId}/leafLanes
Get details about the lanes on a board that can hold cards Example Request
boardLeafLanes 1 param → 200401403404422429500
GET
/board/{boardId}/parent-card
Get parent cards on a board
boardParentCards 1 param → 200401403404422429500
GET
/board/{boardId}/planningIncrementCardCount
Get card counts and sizes for planning increments on a board
boardPlanningIncrementCardCount 1 param → 200401403404422429500
PATCH
/board/{boardId}/roles
Create or update board roles for multiple users
boardUpdateRoles 1 param body → 200401403404422429500
POST
/board/{boardId}/unarchive
Restore a board from the board archive
boardUnarchive 1 param body → 200401403404422429500201
GET
/board/{boardId}/user
List board users and roles
boardUserRoles 1 param → 200401403404422429500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

leankit-board-api-openapi.yml Raw ↑

Other APIs LeanKit publishes across the network.

Planview AgilePlace Advanced Reporting API
LeanKit account API
LeanKit attachment API
LeanKit automation API
LeanKit board-filter API
LeanKit board-level API
LeanKit board-template API
LeanKit card API
LeanKit card-scoring API
LeanKit card-type API
LeanKit comment API
LeanKit config API
Where this information came from

This is an independent, third-party profile of LeanKit board API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.