Productboard
Product management platform for prioritization and roadmapping
Productboard's v2 API is growing toward a full programmatic data surface.
◆Recent moves
- 4d ago
v2 - 2026-09-09 - Search tag field values
Tag field search now accepts a query parameter with fuzzy, case-insensitive matching across TAG field values, returning up to 20 results by relevance. This makes tag-heavy Productboard setups navigable via API, not just the UI.
View source ↗ - 1mo ago
v2 - 2026-07-20 - Customer score for entities (Beta)
A beta endpoint now returns aggregated customer scores for any node in the product hierarchy — product, component, feature, or subfeature — combining weighted customer importance across the entity and all descendants. This is the first machine-readable signal of Productboard's core prioritization value, useful for external dashboards and prioritization tools.
View source ↗ - 2mo ago
v2 - 2026-07-02 - Fulltext search for notes
Fulltext search on note content via `data.search.query` closes a parity gap with v1's `term` parameter, combinable with filters and field selection. Gated rollout means it's not universal yet, but it's the first consistent content search capability in the v2 API.
View source ↗ - 2mo ago
v2 - 2026-06-29 - Company source metadata available
The `metadata.source` field on company entities is now fully populated in v2, completing a migration that removes the data consistency gap flagged during the v1-to-v2 transition. This was a known gap being resolved, not a new capability.
View source ↗ - 2mo ago
v2 - 2026-06-18 - Custom field presence filter
The `isSet` presence filter lets API callers query for entities where a custom field has any value, or explicitly has none — enabling data completeness checks and coverage reports that weren't possible with the previous filter set.
View source ↗ - 3mo ago
v2 - 2026-06-15 - Filter entities by team
List and search endpoints for entities now accept team filters, letting API clients scope results to specific teams without client-side filtering. Multi-team organizations with separate product areas will see the biggest benefit.
View source ↗