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 team API

The team API from LeanKit — 5 operation(s) for team.

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

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

This API exposes 12 operations across 5 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.

12 operations 5 paths 0 schemas 3 DELETE5 GET1 PATCH3 POST

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 team 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 12

Across 5 paths, the API surfaces 12 operations — 3 DELETE, 5 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

team 12
POST
/team
Create a team
teamCreate body → 200401403404422429500201
GET
/team
Get a list of all teams for the organization
teamList → 200401403404422429500
DELETE
/team/{teamId}
Delete a team
teamDelete 1 param → 200401403404422429500204
GET
/team/{teamId}
Get a team
teamGet 1 param → 200401403404422429500
PATCH
/team/{teamId}
Update a team
teamUpdate 1 param body → 200401403404422429500
GET
/team/{teamId}/board
Get a list of all boards the team has been assigned to either directly or inherited via nested teams
teamListBoards 1 param → 200401403404422429500
POST
/team/{teamId}/subteam
Add subteams to a team
teamAddSubteams 1 param body → 200401403404422429500201
GET
/team/{teamId}/subteam
Get a list of subteams assigned directly to the team
teamListSubteams 1 param → 200401403404422429500
DELETE
/team/{teamId}/subteam
Remove directly assigned subteams from a team
teamRemoveSubteams 1 param → 200401403404422429500204
POST
/team/{teamId}/user
Add users to a team
teamAddUsers 1 param body → 200401403404422429500201
GET
/team/{teamId}/user
Get a list of users assigned directly to the team - does not include users assigned to subteams
teamListUsers 1 param → 200401403404422429500
DELETE
/team/{teamId}/user
Remove users from a team
teamRemoveUsers 1 param → 200401403404422429500204

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

leankit-team-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 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
Where this information came from

This is an independent, third-party profile of LeanKit team 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.