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 1 API on the APIs.io network: Public API. 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.

29.9/100 thin ▲ 11.2 Agent 16/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
1 APIs
Product ManagementRoadmappingCustomer FeedbackPrioritizationProduct Operations

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 29.9/100 · thin
Contract Quality 13.6 / 25
Developer Ergonomics 3.0 / 20
Commercial Clarity 3.7 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 16/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
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 1

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

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.19'
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
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