Skip to content
Feedi

Docs

Feedi docs

Install the headless SDK, submit feedback, and wire signed webhook automation without extra platform surface.

Platform

Set up the SDK

Configure

Create or select a project in the dashboard, add an app, and configure the SDK with that app's public write key.

Swift
import Feedi

Feedi.configure(apiKey: "feedi_eu_pk_...")

Copy the app write key from the setup panel after app creation. Public write keys are safe to embed in an app binary because the server stores only key hashes and metadata.