LinkSquares User and Group Provisioning (SCIM)

User and group lifecycle management is offered through SCIM 2.0 provisioning on the Enterprise tier rather than a public REST endpoint. There is no documented public REST user-management API, base path, or published SCIM auth flow; the SCIM endpoint URL and supported operations are provided during a vendor onboarding call. This entry is an honest gated stub - no endpoints are modeled because none are publicly confirmable. The GET /api/analyze/v1/me endpoint on the Analyze API returns the identity of the user the API key is assigned to.

API entry from apis.yml

apis.yml Raw ↑
aid: linksquares:linksquares-scim-provisioning-api
name: LinkSquares User and Group Provisioning (SCIM)
tags:
- Users
- Groups
- SCIM
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://help.linksquares.com/hc/en-us/articles/24831343635863-LinkSquares-Service-Integration-User-Authorization-Requirements
baseURL: https://api.linksquares.com
properties:
- url: https://help.linksquares.com/hc/en-us/articles/24831343635863-LinkSquares-Service-Integration-User-Authorization-Requirements
  type: Documentation
description: User and group lifecycle management is offered through SCIM 2.0 provisioning on the Enterprise
  tier rather than a public REST endpoint. There is no documented public REST user-management API, base
  path, or published SCIM auth flow; the SCIM endpoint URL and supported operations are provided during
  a vendor onboarding call. This entry is an honest gated stub - no endpoints are modeled because none
  are publicly confirmable. The GET /api/analyze/v1/me endpoint on the Analyze API returns the identity
  of the user the API key is assigned to.