Stitchflow
Terminus logo

Terminus 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

Terminus does not publish a public REST API or SCIM endpoint for user lifecycle management.

SSO via SAML is supported across Okta, Entra, and OneLogin, but SAML alone handles authentication - not provisioning or deprovisioning.

No rate limit specs, pagination contracts, or user-object schemas are publicly documented, and no webhook system for user lifecycle events exists in official Terminus developer resources.

Any integration requiring automated provisioning must be scoped directly with Terminus account or support teams before assuming feasibility.

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 publicly documented webhook system for user lifecycle events found in official Terminus documentation.

  • Alternative event strategy: User provisioning and deprovisioning must be performed manually via the Terminus UI or through SSO/SAML-based authentication (Okta, Entra, OneLogin). No SCIM or webhook automation is documented.

SCIM API status

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

Limitations:

  • No SCIM provisioning is documented in official Terminus help or developer resources.
  • SSO via SAML is supported (Okta, Entra, OneLogin) but does not include automated user provisioning/deprovisioning via SCIM.
  • Enterprise plan context noted from pricing data but SCIM availability is not confirmed by official documentation.

Common scenarios

Three scenarios are relevant for identity graph reconciliation against Terminus.

First, SSO onboarding: configure SAML in the Terminus admin panel, assign the user in your IdP, and manually assign roles post-first-login

JIT provisioning behavior is undocumented and should be confirmed with Terminus support.

Second, deprovisioning: disable the user in your IdP to block future logins, then manually deactivate the account in the Terminus UI;

without SCIM, IdP revocation alone does not close the Terminus session or record.

Third, bulk audit: user listing must be performed through the Terminus admin UI export function if available, or via a support-requested data export - no programmatic listing endpoint exists.

Onboard a new user via SSO

  1. Configure SAML SSO in Terminus admin settings using your IdP (Okta, Entra, or OneLogin).
  2. Assign the user to the Terminus application in your IdP.
  3. User authenticates via IdP-initiated or SP-initiated SAML flow; Terminus creates a session.
  4. Manually assign roles/permissions within the Terminus UI after first login if JIT provisioning is not configured.

Watch out for: Just-in-time (JIT) provisioning behavior via SAML is not explicitly documented; confirm with Terminus support whether user records are auto-created on first SSO login.

Deprovision a user

  1. Remove or disable the user in your IdP to prevent future SSO logins.
  2. Manually deactivate or remove the user account in the Terminus admin UI.
  3. No automated deprovisioning via SCIM is available.

Watch out for: Without SCIM, revoking IdP access does not automatically deactivate the Terminus account; manual UI action is required to fully deprovision.

Bulk user audit

  1. Navigate to the Terminus admin user management section in the UI.
  2. Export user list if the UI provides an export function.
  3. No API-based bulk user query is publicly documented.

Watch out for: No programmatic user listing endpoint is available; audits must be performed through the UI or by contacting Terminus support for data exports.

Why building this yourself is a trap

The core integration trap here is assuming SAML SSO provides full lifecycle coverage. It does not: a user removed from your IdP retains an active Terminus account until a separate manual UI action is taken.

For teams building an identity graph with 60+ deep IT/identity integrations via an MCP server, Terminus will appear as a coverage gap - no SCIM operations to sync, no API to poll for user state, and no webhooks to trigger deprovisioning workflows.

Until Terminus documents a provisioning API or confirms SCIM availability, treat this app as requiring a manual reconciliation step in any identity audit pipeline.

Automate Terminus 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