feedback. roadmap. changelog.

your users have opinions.listen without going broke.

hosted feedback boards with a real API and outbound webhooks. starts at $19/mo. no tracked-user pricing, ever.

14-day trial. no credit card required.

POST /v1/boards/{id}/posts
$ curl -X POST https://api.spirby.com/v1/boards/feedback/posts \
  -H "Authorization: Bearer spk_live_..." \
  -H "Content-Type: application/json" \
  -d '
    {
      "title": "dark mode for the dashboard",
      "body": "would help with late-night sessions"
    }'

# 201 Created — Location: /v1/posts/01HXY2K...
three things, done well

the whole feedback loop. nothing more.

  • hear what users want

    feedback boards with voting, comments, tags, and full-text search.

  • show what's next

    public roadmap synced automatically from your feedback statuses.

  • tell what shipped

    changelog with rss + email subscribers. linked posts ship together.

api + webhooks on every plan

the api isn't the upsell. it's the product.

canny gates the api behind enterprise. featurebase puts it on a higher tier. spirby ships rest endpoints and signed outbound webhooks on every plan, day one.

  • rest at /api/v1: resource urls, cursor pagination, idempotency keys.
  • hmac-signed outbound webhooks with replay + delivery log.
  • openapi 3.1 spec at docs.spirby.com/api.
webhook: post.status_changed
// X-Spirby-Signature: sha256=...
// verify with your webhook secret

{
  "event": "post.status_changed",
  "data": {
    "id": "01HXY2K...",
    "title": "dark mode",
    "status": "shipped",
    "vote_count": 142
  }
}
mcp.spirby
  • claudeconnected
  • cursorconnected
  • codexconnected

one bearer key, eleven tools, scoped read or read-write.

ai agents, native

your roadmap is now ai-writable.

point claude, cursor, or codex at your workspace and they'll triage feedback, publish changelog entries, and run weekly digests — without leaving the chat.

see the mcp server
honest pricing

$19/mo. no growth tax.

canny is $79 entry, $311 at 500 tracked users, $661 at 2500. spirby starts at $19 and never charges by tracked user.

see full pricing

starter

available now

$19/ month

boards, roadmap, changelog, rest api, outbound webhooks, custom domain.

start free
questions

things people ask first.

is the api really on every plan?

yes. rest endpoints + outbound webhooks on the $19 starter, day one. no enterprise gate.

how does tracked-user pricing work?

it doesn't. spirby never charges by tracked user. higher tiers raise limits on boards, votes, and team — never on the people you talk to.

where are the ai features?

not built. we'll add ai when it's objectively better than reading the post. that's not yet.

can i self-host?

no. spirby is hosted-only. enterprise self-host is on the table if a customer requires it; not before.

can i import from canny?

yes — posts, votes, and statuses via csv at signup. ask us in chat if you need a hand.

what about slack / linear / jira?

integrations are post-launch. today you get a rest api, outbound webhooks, and an mcp server that plugs into claude, cursor, and codex.

why dark mode only?

one theme to maintain. light mode is on the post-launch list.

14 days free. no card required.

set up your first board in under 5 minutes. cancel any time, no questions.