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

Manage launches, checklist sections, and tasks

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

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

This API exposes 15 operations across 6 paths, and defines 17 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.

15 operations 6 paths 17 schemas 3 DELETE6 GET3 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 Launches 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 15

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

Launches 15

Manage launches, checklist sections, and tasks

GET
/launches
List launches
listLaunches 3 params → 200401
POST
/launches
Create a launch
createLaunch body → 201401422
GET
/launches/{id}
Retrieve a launch
getLaunch 1 param → 200401404
PATCH
/launches/{id}
Update a launch
updateLaunch 1 param body → 200401404422
DELETE
/launches/{id}
Delete a launch
deleteLaunch 1 param → 204401404
GET
/launches/{launch_id}/checklist-sections
List checklist sections for a launch
listChecklistSections 3 params → 200401404
POST
/launches/{launch_id}/checklist-sections
Create a checklist section
createChecklistSection 1 param body → 201401422
GET
/launches/{launch_id}/checklist-sections/{id}
Retrieve a checklist section
getChecklistSection 2 params → 200401404
PATCH
/launches/{launch_id}/checklist-sections/{id}
Update a checklist section
updateChecklistSection 2 params body → 200401404422
DELETE
/launches/{launch_id}/checklist-sections/{id}
Delete a checklist section
deleteChecklistSection 2 params → 204401404
GET
/launches/{launch_id}/tasks
List tasks for a launch
listLaunchTasks 3 params → 200401404
POST
/launches/{launch_id}/tasks
Create a task for a launch
createLaunchTask 1 param body → 201401422
GET
/launches/{launch_id}/tasks/{id}
Retrieve a launch task
getLaunchTask 2 params → 200401404
PATCH
/launches/{launch_id}/tasks/{id}
Update a launch task
updateLaunchTask 2 params body → 200401404422
DELETE
/launches/{launch_id}/tasks/{id}
Delete a launch task
deleteLaunchTask 2 params → 204401404

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are Task (10 properties), TaskCreate (6 properties), TaskUpdate (6 properties), Launch (6 properties). Each schema is shown below with its type and property counts.

ChecklistSectionResponse
object
1 property
LaunchCreate
object
3 properties 1 required
ChecklistSectionUpdate
object
2 properties
TaskList
object
2 properties
TaskResponse
object
1 property
LaunchList
object
2 properties
TaskCreate
object
6 properties 1 required
ChecklistSectionCreate
object
2 properties 1 required
LaunchResponse
object
1 property
ChecklistSectionList
object
2 properties
Launch
object
6 properties
Error
object
3 properties
ChecklistSection
object
6 properties
Pagination
object
4 properties
LaunchUpdate
object
3 properties
Task
object
10 properties
TaskUpdate
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

productplan-launches-api-openapi.yml Raw ↑

Other APIs ProductPlan publishes across the network.

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