Skip to main content

User API

The User API allows you to programmatically access user-scoped resources such as MCP servers, toolkits, commands, skills, and integration connections. Requires `connect:read` for reading and `connect:write` for mutations. **Auth Exchange** (`POST /api/auth-exchange`): Exchange an external JWT (verified via your organization's JWKS URI) for Webrix Connect credentials. Send the JWT in `Authorization: Bearer` and an API key in `x-api-key` with `connect:exchange-auth` (or `connect:write` / `all`). Configure SSO (Okta or Keycloak) with a JWKS URI in Admin Settings first.