Stitchflow
Mosaic logo

Mosaic User Management API Guide

API workflow

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

UpdatedMar 11, 2026

Summary and recommendation

Mosaic does not publish a public REST API or developer documentation as of the research date. There are no documented endpoints for user creation, role assignment, deactivation, or any other identity lifecycle operation. All user management is handled exclusively through the Mosaic web UI.

Microsoft Entra ID is listed as a supported SSO identity provider, but SCIM-based automated provisioning is not confirmed even at the Enterprise tier. Webhooks are also undocumented, with no alternative event-streaming mechanism identified. Any integration requiring programmatic user management should be treated as unsupported until confirmed directly with Mosaic sales or support.

For teams building an identity graph across their SaaS stack, Mosaic represents a blind spot: there is no API surface to query current role assignments, detect drift, or trigger deprovisioning events.

An MCP server with 60+ deep IT/identity integrations can surface this gap explicitly, but cannot resolve it without a supported API or SCIM endpoint on Mosaic's side.

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 documentation found in official sources.

  • Alternative event strategy: No documented alternative event-streaming mechanism found.

SCIM API status

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

Limitations:

  • No SCIM provisioning documented in official help center or developer docs as of research date.
  • Microsoft Entra ID SSO integration is listed, but automated user provisioning via SCIM is not confirmed.
  • Enterprise plan is required for SSO; SCIM availability is unconfirmed even at that tier.

Common scenarios

No API scenarios can be documented because no public API exists. The absence of endpoints, auth methods, rate limit headers, and pagination mechanisms means there is no technical surface to describe. If Mosaic exposes a private or beta API for enterprise accounts, it is not reflected in any official help center or developer documentation reviewed during research.

Developers evaluating Mosaic for programmatic integration should contact Mosaic directly to ask about private API access, any roadmap for SCIM support, and whether Enterprise contracts include undocumented provisioning hooks.

Scenario implementations are not yet verified for this app.

Why building this yourself is a trap

The core trap is assuming that SSO support implies SCIM support - it does not in Mosaic's case. Entra ID SSO can authenticate users, but it cannot provision or deprovision them automatically.

An employee terminated in your IdP will lose the ability to log in via SSO, but their Mosaic seat remains active and billable until an admin manually deactivates it.

There are no rate limit headers, no retry-after signals, and no webhook events to build against - because there is no API. Any automation layer built on top of Mosaic today would require UI-level scripting or manual intervention, both of which are fragile and unauditable.

The identity graph cannot be kept current without a supported programmatic interface.

Automate Mosaic 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 11, 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