Userz

Developers

Build on Userz. Push events out, pull data in, ship integrations without us.

REST API

Full CRUD over apps, feedback, agent runs, webhooks, connections, and API keys. OpenAPI spec available.

Outbound webhooks

Subscribe to any of 21 domain event kinds. HMAC-SHA256 signed, 1m/1h/6h retries, custom headers, replay UI.

OAuth Connectors

Connect third-party services via OAuth. Slack, Discord, and Asana ship today; more land regularly — tell us what you need.

MCP server

Model Context Protocol — let Claude, Cursor, and other AI clients query Userz directly. OAuth 2.1 with dynamic client registration.

Event catalog

Every state change in Userz is published as a domain event. Subscribe via webhooks or tail the event log over REST.

  • feedback.created
  • feedback.sanitized
  • feedback.queued
  • feedback.processing
  • feedback.pr_opened
  • feedback.pr_failed
  • feedback.timed_out
  • feedback.agent_error
  • feedback.flagged
  • feedback.archived
  • feedback.duplicates_added
  • agent_run.started
  • agent_run.finished
  • app.created
  • app.updated
  • app.deleted
  • repo.connected
  • repo.disconnected
  • connection.installed
  • connection.revoked
  • webhook.endpoint.disabled_by_failures

Need a connector that doesn't exist yet?

New connectors land regularly and the framework is designed so we can add them quickly. Tell us what you need at [email protected].