Documentation
Everything you need to embed the Userz feedback widget, integrate the REST API, and operate Userz in production.
Getting started
5 minutes from sign-up to your first AI-generated PR.
Concepts
Organizations, Apps, Repos, Feedback, Sessions, Batches, Agent runs, what each one is and how they relate.
Review loop
Inline diff comments, revision requests, and how the agent iterates on a PR until you ship it.
Batch clustering
How duplicate reports get grouped into one PR per theme — without you doing the deduplication.
Security
Sandbox isolation, encryption-at-rest, scoped repo access, prompt-injection defenses.
SDK reference
@userz-ai/browser, @userz-ai/react, @userz-ai/node, @userz-ai/api, and recipes.
REST API
The widget-facing endpoints, plus server-side reads and minting private-mode tokens.
Webhooks & MCP
Outbound webhooks for every domain event, the Userz MCP server, and OAuth connectors.
Looking for a live REST playground? Hit the API playground for an OpenAPI Swagger UI rendered from the same spec these pages reference.