Stitchflow
Teampay logo

Teampay 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

Teampay does not publish a public REST API, developer documentation portal, or native SCIM endpoint as of this research date.

There are no documented auth methods, OAuth app registration flows, or self-serve API key issuance.

Any programmatic access would require direct engagement with Teampay's sales or support team, and no confirmation of such access being available was found in public sources.

API quick reference

Has user APINo
SCIM availableNo

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 public webhook documentation found for user lifecycle events.

  • Alternative event strategy: Teampay uses HR system integrations (e.g., BambooHR) and IdP connectors (Okta, OneLogin) for user provisioning/deprovisioning workflows instead of native webhooks or a public API.

SCIM API status

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

Limitations:

  • No native SCIM support documented. User provisioning is handled via HR integrations (BambooHR) and SSO IdP connectors (Okta, OneLogin).
  • No public SCIM endpoint or connector-specific SCIM URL found in official documentation.

Common scenarios

Because Teampay exposes no public user-management API, standard identity graph reconciliation scenarios such as syncing user state from an IdP, querying active seat holders, or triggering deprovisioning on termination events

cannot be implemented via direct API calls.

The supported path is indirect: configure BambooHR or an Okta/OneLogin IdP connector to push lifecycle events into Teampay.

Webhook support for user lifecycle events is also undocumented, removing the event-driven automation option entirely.

Teams building identity graph pipelines should treat Teampay as an opaque downstream system that receives state changes only through its supported HR and SSO integrations.

Scenario implementations are not yet verified for this app.

Why building this yourself is a trap

The core integration trap here is assuming that SSO support implies API-level user management - it does not. Okta and OneLogin connectors handle authentication and, to some extent, provisioning, but they do not expose Teampay user objects to external orchestration layers.

There is no pagination contract, no rate limit documentation, and no user object schema to map against an identity graph. Any automation built on undocumented or vendor-negotiated API access carries high maintenance risk and zero public support surface.

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