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

ProductPlan Roadmaps API

Manage roadmaps, lanes, milestones, bars, and comments

ProductPlan Roadmaps API is one of 8 APIs that ProductPlan publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Roadmaps. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 12 operations across 8 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against a single base URL, https://app.productplan.com/api/v2.

12 operations 8 paths 21 schemas 2 DELETE6 GET2 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://app.productplan.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

ProductPlan Roadmaps API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Personal Access Token (64-character hash). Generate in ProductPlan under Settings Integrations. Include as: Authorization: Bearer

Paths & Operations 12

Across 8 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.

Roadmaps 12

Manage roadmaps, lanes, milestones, bars, and comments

GET
/roadmaps
List roadmaps
listRoadmaps 3 params → 200401403
GET
/roadmaps/{id}
Retrieve a roadmap
getRoadmap 1 param → 200401403404
GET
/roadmaps/{roadmap_id}/lanes
List lanes for a roadmap
listRoadmapLanes 4 params → 200401403404422
POST
/roadmaps/{roadmap_id}/lanes
Create a lane in a roadmap
createRoadmapLane 1 param body → 201401422
PATCH
/roadmaps/{roadmap_id}/lanes/{id}
Update a lane
updateRoadmapLane 2 params body → 200401404422
DELETE
/roadmaps/{roadmap_id}/lanes/{id}
Delete a lane
deleteRoadmapLane 2 params → 204401404
GET
/roadmaps/{roadmap_id}/milestones
List milestones for a roadmap
listRoadmapMilestones 3 params → 200401404
POST
/roadmaps/{roadmap_id}/milestones
Create a milestone
createRoadmapMilestone 1 param body → 201401422
PATCH
/roadmaps/{roadmap_id}/milestones/{id}
Update a milestone
updateRoadmapMilestone 2 params body → 200401404422
DELETE
/roadmaps/{roadmap_id}/milestones/{id}
Delete a milestone
deleteRoadmapMilestone 2 params → 204401404
GET
/roadmaps/{id}/bars
List bars for a roadmap
listRoadmapBars 4 params → 200401404
GET
/roadmaps/{id}/comments
List comments on a roadmap
listRoadmapComments 3 params → 200401404

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are Bar (19 properties), Lane (7 properties), Milestone (6 properties), Roadmap (5 properties). Each schema is shown below with its type and property counts.

RoadmapList
object
2 properties
Roadmap
object
5 properties
Lane
object
7 properties
Comment
object
5 properties
Bar
object
19 properties
CustomTextField
object
2 properties
RoadmapResponse
object
1 property
CommentList
object
2 properties
BarList
object
2 properties
LaneUpdate
object
3 properties
LaneResponse
object
1 property
MilestoneList
object
2 properties
MilestoneCreate
object
2 properties 2 required
MilestoneResponse
object
1 property
LaneList
object
2 properties
Milestone
object
6 properties
Error
object
3 properties
CustomDropdownField
object
2 properties
LaneCreate
object
3 properties 1 required
Pagination
object
4 properties
MilestoneUpdate
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

productplan-roadmaps-api-openapi.yml Raw ↑

Other APIs ProductPlan publishes across the network.

ProductPlan Bars API
ProductPlan Discovery API
ProductPlan Launches API
ProductPlan Status API
ProductPlan Strategy API
ProductPlan Teams API
ProductPlan Users API
Where this information came from

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