Jump to Content
Productboard Public APIHome
GuidesRecipesDocumentationChangelog
HomeLog InProductboard Public API
Documentation
Log In
GuidesRecipesDocumentationChangelog
All
Pages
Start typing to search…

About

  • Overview
  • Gettting started
  • Feedback & Help
  • Glossary
  • Known issues

Using the API

  • Authentication
    • API Token Authentication
    • OAuth 2.0 Authorization Code
    • OAuth 2.0 JWT Bearer
  • Rate limits
  • Pagination
  • Using Configuration Endpoints
  • Field Value Types
  • Richtext
  • Entity IDs in-app

Notes

  • List note configurationsget
  • Get configurationget
  • Create notepost
  • List notesget
  • Retrieve noteget
  • Update notepatch
  • Delete notedel
  • Retrieve relationshipsget
  • Create relationshippost
  • Set customer relationshipput
  • Delete relationshipdel

Entities

  • List entity configurationsget
  • Get configurationget
  • Create entitypost
  • List entitiesget
  • Retrieve entityget
  • Update entitypatch
  • Delete entitydel
  • Search entitiespost
  • Retrieve relationshipsget
  • Create relationshippost
  • Set parent relationshipput
  • Delete relationshipdel

Analytics

  • Retrieve member activity dataget

OAuth 2.0 Authorization Code

Authenticate users via the standard OAuth flow with consent screens and refreshable tokens. Ideal for public integrations and apps that act on behalf of multiple users.

  • Privacy Policy
  • Cookie Policy
  • Cookie Settings