Reference
Public endpoints, SDK surfaces, and browser events for direct integrations.
- Last reviewed
Reference
Use this section when you already know the launch path and need the exact public surface:
- endpoint shape
- runtime methods
- browser globals
- host events
If you are still deciding how to integrate, go back to Start Here.
In this section
Use these pages when you need exact contracts: endpoints, SDK methods, globals, and browser events.
API Overview
Public endpoints for resolving published versions and submitting responses against an app-scoped API key.
Submit a Response
Send answers against a published flow version, with optional identity, metadata, and request context.
JavaScript SDK Reference
The main createClient(), flow, identity, and configure surfaces exposed by @getuserfeedback/sdk.
React SDK Reference
The provider and hooks exposed by @getuserfeedback/react for React-based integrations.
Global API
The browser global exposed by the loader for GTM and script-tag installs.
Traffic & Event Model
The browser events emitted by loader-based installs and how to observe or intercept traffic safely.