Productboard website screenshot

Productboard

Productboard is a product management platform that helps product teams capture user feedback, prioritize features, build product roadmaps, and align engineering, design, and go-to-market stakeholders around what to build next. The Productboard Public REST API (v1 and v2) provides programmatic access to features, components, products, notes, users, companies, objectives, releases, and webhooks at https://api.productboard.com, with authentication via a Public API Access token (Bearer) or OAuth2.

Productboard publishes 11 APIs on the APIs.io network, including Public API, Entities API, Entity Field Values API, and 8 more. Tagged areas include Product Management, Roadmapping, Customer Feedback, Prioritization, and Product Operations.

Productboard’s developer surface includes documentation, pricing, signup flow, support, engineering blog, and 8 more developer resources.

33.1/100 thin ▬ flat Agent 15/100 agent aware Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
11 APIs
Product ManagementRoadmappingCustomer FeedbackPrioritizationProduct Operations

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 33.1/100 · thin
Contract Quality 13.9 / 25
Developer Ergonomics 2.4 / 20
Access Clarity 6.3 / 20
Operational Transparency 2.4 / 13
Contract Governance 0.0 / 12
Discoverability 8.2 / 10
Agent readiness — 15/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/productboard: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 11

Individual APIs this provider publishes, each with its own machine-readable definition.

Productboard Public API

REST API for managing features, components, products, notes (customer feedback), users, companies, objectives, releases, and webhooks within Productboard. Supports both v1 and v...

Productboard Entities API

The Entities API from Productboard — 5 operation(s) for entities.

Productboard Entity Field Values API

The Entity Field Values API from Productboard — 2 operation(s) for entity field values.

Productboard Entity Relationships API

The Entity Relationships API from Productboard — 2 operation(s) for entity relationships.

Productboard Jira Integrations API

The Jira Integrations API from Productboard — 4 operation(s) for jira integrations.

Productboard Members API

The Members API from Productboard — 4 operation(s) for members.

Productboard Note Relationships API

The Note Relationships API from Productboard — 3 operation(s) for note relationships.

Productboard Notes API

The Notes API from Productboard — 5 operation(s) for notes.

Productboard Plugin Integrations API

The Plugin Integrations API from Productboard — 5 operation(s) for plugin integrations.

Productboard Teams API

The Teams API from Productboard — 4 operation(s) for teams.

Productboard Webhooks API

The Webhooks API from Productboard — 2 operation(s) for webhooks.

Scroll for all 11

Open Collections 11

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 11

GraphQL 1

GraphQL schemas published by this provider.

Productboard GraphQL Schema

This document describes a conceptual GraphQL schema for the Productboard product management platform. Productboard provides a Public REST API at https://api.productboard.com (v1...

GRAPHQL

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Productboard Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Productboard Trust Center

SOC 2, ISO 27001, ISO 27017, ISO 27018, HIPAA, FedRAMP, GDPR

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: productboard
name: Productboard
description: Productboard is a product management platform that helps product teams capture user feedback, prioritize features,
  build product roadmaps, and align engineering, design, and go-to-market stakeholders around what to build next. The Productboard
  Public REST API (v1 and v2) provides programmatic access to features, components, products, notes, users, companies, objectives,
  releases, and webhooks at https://api.productboard.com, with authentication via a Public API Access token (Bearer) or OAuth2.
type: Index
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/productboard.png
tags:
- Product Management
- Roadmapping
- Customer Feedback
- Prioritization
- Product Operations
url: https://raw.githubusercontent.com/api-evangelist/productboard/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.23'
apis:
- aid: productboard:public-api
  name: Productboard Public API
  description: REST API for managing features, components, products, notes (customer feedback), users, companies, objectives,
    releases, and webhooks within Productboard. Supports both v1 and v2 endpoints. Authentication uses Bearer tokens (Public
    API Access token) or OAuth2 for multi-tenant integrations.
  humanURL: https://developer.productboard.com/
  baseURL: https://api.productboard.com
  tags:
  - Product Management
  - Roadmapping
  - Customer Feedback
  - REST
  properties:
  - type: Documentation
    url: https://developer.productboard.com/
  - type: Authentication
    url: https://developer.productboard.com/reference/authentication
  - type: API Token Authentication
    url: https://developer.productboard.com/v2.0.0/reference/api-token
  - type: OAuth2 Guide
    url: https://developer.productboard.com/docs/how-to-integrate-with-productboard-via-oauth2-developer-documentation
  - type: PostmanCollection
    url: https://www.postman.com/pb-stargate/productboard-public-api/documentation/cpzbdpj/productboard-api-reference
  - url: graphql/productboard-graphql.md
    type: GraphQL
- aid: productboard:productboard-entities-api
  name: Productboard Entities API
  description: The Entities API from Productboard — 5 operation(s) for entities.
  humanURL: https://developer.productboard.com/
  baseURL: https://api.productboard.com
  tags:
  - Entities
  properties:
  - type: OpenAPI
    url: openapi/productboard-entities-api-openapi.yml
- aid: productboard:productboard-entity-field-values-api
  name: Productboard Entity Field Values API
  description: The Entity Field Values API from Productboard — 2 operation(s) for entity field values.
  humanURL: https://developer.productboard.com/
  baseURL: https://api.productboard.com
  tags:
  - Entity Field Values
  properties:
  - type: OpenAPI
    url: openapi/productboard-entity-field-values-api-openapi.yml
- aid: productboard:productboard-entity-relationships-api
  name: Productboard Entity Relationships API
  description: The Entity Relationships API from Productboard — 2 operation(s) for entity relationships.
  humanURL: https://developer.productboard.com/
  baseURL: https://api.productboard.com
  tags:
  - Entity Relationships
  properties:
  - type: OpenAPI
    url: openapi/productboard-entity-relationships-api-openapi.yml
- aid: productboard:productboard-jira-integrations-api
  name: Productboard Jira Integrations API
  description: The Jira Integrations API from Productboard — 4 operation(s) for jira integrations.
  humanURL: https://developer.productboard.com/
  baseURL: https://api.productboard.com
  tags:
  - Jira Integrations
  properties:
  - type: OpenAPI
    url: openapi/productboard-jira-integrations-api-openapi.yml
- aid: productboard:productboard-members-api
  name: Productboard Members API
  description: The Members API from Productboard — 4 operation(s) for members.
  humanURL: https://developer.productboard.com/
  baseURL: https://api.productboard.com
  tags:
  - Members
  properties:
  - type: OpenAPI
    url: openapi/productboard-members-api-openapi.yml
- aid: productboard:productboard-note-relationships-api
  name: Productboard Note Relationships API
  description: The Note Relationships API from Productboard — 3 operation(s) for note relationships.
  humanURL: https://developer.productboard.com/
  baseURL: https://api.productboard.com
  tags:
  - Note Relationships
  properties:
  - type: OpenAPI
    url: openapi/productboard-note-relationships-api-openapi.yml
- aid: productboard:productboard-notes-api
  name: Productboard Notes API
  description: The Notes API from Productboard — 5 operation(s) for notes.
  humanURL: https://developer.productboard.com/
  baseURL: https://api.productboard.com
  tags:
  - Notes
  properties:
  - type: OpenAPI
    url: openapi/productboard-notes-api-openapi.yml
- aid: productboard:productboard-plugin-integrations-api
  name: Productboard Plugin Integrations API
  description: The Plugin Integrations API from Productboard — 5 operation(s) for plugin integrations.
  humanURL: https://developer.productboard.com/
  baseURL: https://api.productboard.com
  tags:
  - Plugin Integrations
  properties:
  - type: OpenAPI
    url: openapi/productboard-plugin-integrations-api-openapi.yml
- aid: productboard:productboard-teams-api
  name: Productboard Teams API
  description: The Teams API from Productboard — 4 operation(s) for teams.
  humanURL: https://developer.productboard.com/
  baseURL: https://api.productboard.com
  tags:
  - Team
  tags_raw:
  - Teams
  properties:
  - type: OpenAPI
    url: openapi/productboard-teams-api-openapi.yml
- aid: productboard:productboard-webhooks-api
  name: Productboard Webhooks API
  description: The Webhooks API from Productboard — 2 operation(s) for webhooks.
  humanURL: https://developer.productboard.com/
  baseURL: https://api.productboard.com
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/productboard-webhooks-api-openapi.yml
common:
- type: TrustCenter
  url: security/productboard-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/productboard-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/productboard-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/productboard
- type: Website
  url: https://www.productboard.com
- type: Documentation
  url: https://developer.productboard.com
- type: Pricing
  url: https://www.productboard.com/pricing/
- type: Signup
  url: https://www.productboard.com/trial/
- type: Support
  url: https://support.productboard.com
- type: Blog
  url: https://www.productboard.com/blog/
- type: StatusPage
  url: https://status.productboard.com
- type: LinkedIn
  url: https://www.linkedin.com/company/productboard/
- type: LlmsText
  url: https://developer.productboard.com/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/productboard"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/productboard/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/productboard/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.