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

Manage bars (features/items) within roadmaps

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

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

This API exposes 12 operations across 8 paths, and defines 19 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 19 schemas 3 DELETE5 GET1 PATCH3 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 Bars 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 — 3 DELETE, 5 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Bars 12

Manage bars (features/items) within roadmaps

POST
/bars
Create a bar
createBar body → 201401403404422
GET
/bars/{id}
Retrieve a bar
getBar 1 param → 200401404
PATCH
/bars/{id}
Update a bar
updateBar 1 param body → 200401404422
DELETE
/bars/{id}
Delete a bar
deleteBar 1 param → 204401404
GET
/bars/{id}/child-bars
List child bars
listChildBars 3 params → 200401404
GET
/bars/{id}/comments
List comments on a bar
listBarComments 3 params → 200401404
GET
/bars/{bar_id}/connections
List connections for a bar
listBarConnections 3 params → 200401404
POST
/bars/{bar_id}/connections
Create a connection for a bar
createBarConnection 1 param body → 201401422
DELETE
/bars/{bar_id}/connections/{id}
Delete a connection
deleteBarConnection 2 params → 204401404
GET
/bars/{bar_id}/links
List links for a bar
listBarLinks 3 params → 200401404
POST
/bars/{bar_id}/links
Create a link for a bar
createBarLink 1 param body → 201401422
DELETE
/bars/{bar_id}/links/{id}
Delete a link
deleteBarLink 2 params → 204401404

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are Bar (19 properties), BarCreate (16 properties), BarUpdate (14 properties), Comment (5 properties). Each schema is shown below with its type and property counts.

Comment
object
5 properties
Bar
object
19 properties
CustomTextField
object
2 properties
CommentList
object
2 properties
BarList
object
2 properties
Link
object
4 properties
ConnectionResponse
object
1 property
ConnectionList
object
2 properties
BarCreate
object
16 properties 2 required
LinkList
object
2 properties
ConnectionCreate
object
1 property 1 required
Error
object
3 properties
CustomDropdownField
object
2 properties
Pagination
object
4 properties
LinkCreate
object
2 properties 1 required
BarResponse
object
1 property
BarUpdate
object
14 properties
Connection
object
4 properties
LinkResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

productplan-bars-api-openapi.yml Raw ↑

Other APIs ProductPlan publishes across the network.

ProductPlan Discovery API
ProductPlan Launches API
ProductPlan Roadmaps 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 Bars 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.