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

Manage ideas, opportunities, customers, and idea forms

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

Tagged areas include Discovery. 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 8 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 Discovery 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 — 8 GET, 2 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Discovery 12

Manage ideas, opportunities, customers, and idea forms

GET
/discovery/ideas
List ideas
listIdeas 3 params → 200401
POST
/discovery/ideas
Create an idea
createIdea body → 201401422
GET
/discovery/ideas/{id}
Retrieve an idea
getIdea 1 param → 200401404
PATCH
/discovery/ideas/{id}
Update an idea
updateIdea 1 param body → 200401404422
GET
/discovery/ideas/customers
List idea customers
listIdeaCustomers 2 params → 200401
GET
/discovery/ideas/tags
List idea tags
listIdeaTags 2 params → 200401
GET
/discovery/opportunities
List opportunities
listOpportunities 3 params → 200401
POST
/discovery/opportunities
Create an opportunity
createOpportunity body → 201401422
GET
/discovery/opportunities/{id}
Retrieve an opportunity
getOpportunity 1 param → 200401404
PATCH
/discovery/opportunities/{id}
Update an opportunity
updateOpportunity 1 param body → 200401404422
GET
/discovery/idea-forms
List idea forms
listIdeaForms 2 params → 200401
GET
/discovery/idea-forms/{id}
Retrieve an idea form
getIdeaForm 1 param → 200401404

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are Idea (6 properties), Opportunity (5 properties), IdeaForm (4 properties), Pagination (4 properties). Each schema is shown below with its type and property counts.

OpportunityList
object
2 properties
IdeaForm
object
4 properties
IdeaList
object
2 properties
OpportunityCreate
object
2 properties 1 required
IdeaFormResponse
object
1 property
OpportunityUpdate
object
2 properties
CustomerList
object
2 properties
Tag
object
2 properties
Opportunity
object
5 properties
Customer
object
3 properties
Error
object
3 properties
Idea
object
6 properties
Pagination
object
4 properties
IdeaUpdate
object
3 properties
IdeaFormList
object
2 properties
IdeaCreate
object
3 properties 1 required
IdeaResponse
object
1 property
OpportunityResponse
object
1 property
TagList
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

productplan-discovery-api-openapi.yml Raw ↑

Other APIs ProductPlan publishes across the network.

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