Stitchflow
UXPin logo

UXPin User Management API Guide

API workflow

How to automate user lifecycle operations through APIs with caveats that matter in production.

UpdatedMar 16, 2026

Summary and recommendation

UXPin does not publicly document a REST API for user management.

All user lifecycle operations - invite, role assignment, removal - are handled exclusively through the web UI.

No SCIM endpoint is documented, and no webhook system exists for user-management events.

The only programmatic adjacency is SAML 2.0 SSO on the Enterprise plan, which supports Okta and OneLogin;

Entra ID and Google Workspace are not listed as confirmed IdPs.

SSO configuration is not self-serve and requires direct engagement with UXPin support.

For teams building an identity graph across their SaaS stack, UXPin represents a manual gap: there is no API surface to query user state, sync role changes, or trigger deprovisioning events programmatically.

API quick reference

Has user APINo
SCIM availableNo
SCIM plan requiredEnterprise

Authentication

Auth method: Not documented

User object / data model

User object field mapping is not yet verified for this app.

Core endpoints

Endpoint coverage is not yet verified for this app.

Rate limits, pagination, and events

  • Rate limits: Not documented

  • Rate-limit headers: No

  • Retry-After header: No

  • Rate-limit notes: Not documented

  • Pagination method: none

  • Default page size: 0

  • Max page size: 0

  • Pagination pointer: Not documented

  • Webhooks available: No

  • Webhook notes: No webhook system for user-management events is documented in UXPin's official help center or developer resources.

  • Alternative event strategy: Manual user management via the UXPin web UI or SSO-based provisioning through a supported IdP (Okta, OneLogin) using SAML.

SCIM API status

  • SCIM available: No
  • SCIM version: Not documented
  • Plan required: Enterprise
  • Endpoint: Not documented

Limitations:

  • No SCIM provisioning is documented in UXPin's official help center as of the research date.
  • SSO (SAML) is available on the Enterprise plan but automated SCIM provisioning/deprovisioning is not publicly documented.
  • IdP support confirmed for Okta and OneLogin via SAML SSO only; no SCIM connector documented.

Common scenarios

Three operational scenarios are relevant.

For day-to-day user management, all actions occur in the Team Management UI at app.uxpin.com/team - no API equivalent exists, and bulk provisioning via REST or SCIM is not possible.

For Enterprise teams enabling SSO, the flow requires upgrading to Enterprise, contacting UXPin support for SAML 2.0 metadata exchange, and configuring Okta or OneLogin accordingly;

JIT provisioning on first login may be available but is not explicitly confirmed in public documentation.

For offboarding, removal is UI-only and immediate

there is no SCIM deprovisioning trigger, so offboarding pipelines must either rely on manual UI actions or on IdP session termination via SAML, which does not guarantee seat release in UXPin.

Invite and manage users via web UI

  1. Log in as an account admin at app.uxpin.com.
  2. Navigate to Account Settings > Team Members.
  3. Use the Invite Members flow to add users by email.
  4. Assign roles (Viewer, Editor, Admin) manually per user.

Watch out for: No API equivalent exists publicly; bulk provisioning is not automatable via REST or SCIM.

Enable SSO for Enterprise team

  1. Upgrade to the Enterprise plan.
  2. Contact UXPin support to initiate SSO (SAML 2.0) setup.
  3. Configure your IdP (Okta or OneLogin) with the SAML metadata provided by UXPin.
  4. Test SSO login; users are provisioned on first login if JIT is enabled.

Watch out for: SSO configuration is not self-serve; it requires UXPin support involvement. Entra ID and Google Workspace are not listed as supported IdPs.

Remove a user from the team

  1. Log in as an account admin.
  2. Navigate to Account Settings > Team Members.
  3. Locate the user and select Remove from Team.
  4. Confirm removal; the user loses access immediately.

Watch out for: No API or SCIM deprovisioning available; offboarding must be performed manually in the UI or relies on IdP session termination via SAML.

Why building this yourself is a trap

The core automation trap with UXPin is the absence of any documented API or SCIM surface, which means any identity graph or provisioning pipeline that assumes REST or SCIM coverage will hit a dead end.

SAML SSO partially mitigates joiner flows on Enterprise via JIT, but it does not cover role changes, seat audits, or leaver deprovisioning in a way that is queryable or event-driven.

Teams relying on a centralized identity graph to maintain accurate access state across their SaaS portfolio will need to treat UXPin as a manual node - no polling, no webhooks, no automated reconciliation - until UXPin publishes a provisioning API or a verified SCIM connector.

Automate UXPin workflows without one-off scripts

Stitchflow builds and maintains end-to-end IT automation across your SaaS stack, including apps without APIs. Built for exactly how your company works, with human approvals where they matter.

Every app coverage, including apps without APIs
60+ app integrations plus browser automation for apps without APIs
IT graph reconciliation across apps and your IdP
Less than a week to launch, maintained as APIs and admin consoles change
SOC 2 Type II. ~2 hours of your team's time

UpdatedMar 16, 2026

* Details sourced from official product documentation and admin references.

Keep exploring

Related apps

6sense logo

6sense

Manual Only
AutomationNot Supported
Last updatedFeb 2026

6sense user management lives entirely in Settings > User Management (https://analytics.6sense.com/settings/user-management). The platform uses a role-based access control model scoped per product module — ABM, Sales Intelligence (SI), and Conversationa

Alkami logo

Alkami

Manual Only
AutomationNot Supported
Last updatedMar 2026

Alkami is an enterprise-only digital banking platform sold exclusively to financial institutions such as banks and credit unions. It is not a general-purpose SaaS tool, and its admin and user-management documentation is not publicly available. Independ

AmazingHiring logo

AmazingHiring

Manual Only
AutomationNot Supported
Last updatedMar 2026

AmazingHiring is a recruiter-facing sourcing platform sold on a pay-per-seat, annual billing model. There is no native SCIM support and no publicly documented IdP integration, which means every app lifecycle event — onboarding, role change, offboarding