Instant Feedback Board

Stop perfecting. Start shipping.

Perfectionism kills side projects. Feedstick adds a feedback board to your app in one API call — so you ship now and hear what users actually want.

  • Live in one API call
  • Bugs & feature requests, auto-sorted
  • Grouped so you see real signal
Features

One API call in. Real signal out.

Feedstick is the shortest path from “I should collect feedback” to actually having it. Paste one request, ship your app, and watch the board fill itself in.

Live board in one request

Send a single POST and your hosted board exists. No SDK, no schema, no dashboard safari — feedback starts landing before your coffee cools.

Keys you can’t leak wrong

Every app gets a public, write-only ingest key. Drop it straight into client code — it can submit feedback and nothing else. Rotate it in one click.

Sorted before you look

Everything that arrives is categorized — feature, bug, support, feedback — and duplicates stack into one row with a count. You see what to build, not a pile of tickets.

Capabilities

Built for shipping solo. Ready for your team.

Start alone with one endpoint. When teammates show up, the same board becomes where feature requests get triaged, stacked, and turned into decisions.

Automatic categorization

Feature, bug, support, or general feedback — classified on arrival, no triage rules to configure.

Smart stacking

“Dark mode please,” “add dark theme,” “night mode?” — merged into one row, 12 in stack. Signal, not duplicates.

One board, whole team

Everyone works from the same hosted board across every app. New feedback pings the team as it lands, so decisions happen where the evidence is.

Pipe feedback in from anywhere

One POST from your product, internal tools, or CLI. Attach any context you like and it lands on the shared board with everything else.

  • One POST /feedback endpoint
  • Public, rotatable, write-only keys per app
  • Attach arbitrary context with every submission
Read the full API reference →
submit-feedback.sh
curl -X POST https://a.feedstick.app/feedback \
  -H "X-Feedstick-Key: pk_live_…" \
  -H "Content-Type: application/json" \
  -d '{
    "content": "Add CSV export",
    "type": "feature",
    "context": { "page": "/settings" }
  }'
# → 201 { "id": "…" }

Write-only by design

Ingest keys can create feedback and read nothing. Ship them in public clients without a secrets manager, and rotate per app whenever you like.

Pricing

Start at five bucks. Scale when you do.

Simple monthly plans. Being a member of someone else’s board never costs anything.

Basic

For one project and a small circle.

$5 /month

  • 1 app
  • 1 ingest key
  • Up to 5 team members
  • Hosted feedback board
  • AI categorization & stacking
Get started

Your next feature is already in someone’s head. Ship, and let them tell you.

One API call gets the board live — your first piece of feedback might arrive today.

  • Live in one API call
  • See the signal, not the noise