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
How it works

What Feedstick does with your feedback.

Send feedback from anywhere with one request. Feedstick categorizes it, merges duplicates, shares it with your team, and emails the submitter when it's resolved.

1

Send feedback with one API call

Your app, site, or CLI sends a single POST /feedback with the message and any context. That's the whole integration — no SDK, no schema.

  • One POST /feedback endpoint
  • 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": "…" }
2

Every item is auto-categorized

Each submission is classified as a feature, bug, support request, or general feedback the moment it arrives — no triage rules to set up.

3

Duplicates merge into one

Repeat asks — “dark mode,” “night mode?,” “add dark theme” — collapse into a single row with a count, so you see how many people want it, not a pile of tickets.

4

Invite your team to collaborate

Bring teammates onto your boards to see and triage feedback together, and new submissions ping the team as they land.

5

Submitters hear back automatically

When a submission includes the reporter's email, marking it done sends them a clean, type-aware email — the loop closes with no manual follow-up.

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