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 planning-series API

The planning-series API from LeanKit — 6 operation(s) for planning-series.

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

Tagged areas include planning-series. 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 6 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 6 paths 0 schemas 2 DELETE6 GET2 PATCH2 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 planning-series 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 6 paths, the API surfaces 12 operations — 2 DELETE, 6 GET, 2 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

planning-series 12
POST
/series
Create a new planning series
planningSeriesCreateSeries body → 200401403404422429500201
GET
/series
Get a list of planning series for an account
planningSeriesListSeries → 200401403404422429500
DELETE
/series/{seriesId}
Delete a series by id
planningSeriesDeleteSeries 1 param → 200401403404422429500204
GET
/series/{seriesId}
Get a planning series by id
planningSeriesGetSeries 1 param → 200401403404422429500
PATCH
/series/{seriesId}
Update an existing planning series
planningSeriesUpdateSeries 1 param body → 200401403404422429500
POST
/series/{seriesId}/increment
Create a new planning increment
planningSeriesCreateIncrement 1 param body → 200401403404422429500201
GET
/series/{seriesId}/increment
Get a list of increments and child increments for a planning series
planningSeriesListIncrement 1 param → 200401403404422429500
DELETE
/series/{seriesId}/increment/{incrementId}
Delete a planning increment by id
planningSeriesDeleteIncrement 2 params → 200401403404422429500204
GET
/series/{seriesId}/increment/{incrementId}
Get a planning increment by series and increment ids
planningSeriesGetIncrement 2 params → 200401403404422429500
PATCH
/series/{seriesId}/increment/{incrementId}
Update an existing planning increment
planningSeriesUpdateIncrement 2 params body → 200401403404422429500
GET
/series/{seriesId}/increment/{incrementId}/status
Enumerates the total number of cards and the number of blocked cards in the increment by status category
planningSeriesGetIncrementStatus 2 params → 200401403404422429500
GET
/series/{seriesId}/increment/{incrementId}/status/{category}
List the cardIds of cards in the increment that are currently in the increment status category specified by the :categor
planningSeriesGetIncrementStatusCategoryCards 3 params → 200401403404422429500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

leankit-planning-series-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 planning-series 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.