Skip to content

Developer changelog

The first published version of this developer documentation, generated alongside the API’s own OpenAPI 3.1 document.

  • /v1 and /portal, 110 operations across 17 tags: Account, Workspaces, Members, GitHub, Issues, Projects, Labels, Milestones, Views, Portals, Portal, Notifications, Integrations, Attachments, Billing, API keys, Audit log.
  • Three credentials: a session cookie, a bearer session token, and an API key prefixed pb_.
  • One error envelope, cursor pagination on every list, Idempotency-Key on creates, and Pealboard’s own rate limits alongside GitHub’s.
  • The GitHub App’s permissions, the events it receives, and how it attributes what it writes.
  • @pealboard/sdk, a TypeScript client generated from the same OpenAPI document, installed from a private repository.
  • The MCP server at https://mcp.pealboard.com/mcp, authenticating with an API key.
  • No outbound webhooks yet. See Webhooks.

See the marketing changelog for what shipped in the product itself on the same day.