FeedByte

Overview

Capture, API, webhooks, and MCP — how FeedByte talks to your product.

FeedByte is a multi-tenant feedback platform. Organizations collect responses at Locations and Stations through surveys, QR codes, and embeds.

This portal is for engineers who need to put capture in a journey, read results from a backend, and react when something happens.

Four surfaces

  1. Capture — put a survey in a journey (link, QR, embed, or SDK).
  2. API / SDK — read and write from your backend.
  3. Webhooks — get pushed when a response, alert, or redemption lands.
  4. MCP — let an AI assistant query survey analytics.

Base URLs

SurfaceProduction
APIhttps://api.feedbyte.io
Dashboardhttps://feedbyte.io
MCPhttps://mcp.feedbyte.io/mcp
This portalhttps://developer.feedbyte.io

Use the Server SDK or call https://api.feedbyte.io over HTTPS with a secret API key.

Choose a path

Start with the quickstart if you want a key, a list of surveys, and a verified webhook in one sitting.

On this page