Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Reclaim.ai Scim API

The Scim API from Reclaim.ai — 6 operation(s) for scim.

Reclaim.ai Scim API is one of 83 APIs that Reclaim.ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Scim. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 11 operations across 6 paths, and defines 9 schemas. It is described by OpenAPI 3.0.1, at version 0.1.

Requests are made against the base URL https://api.app.reclaim.ai.

11 operations 6 paths 9 schemas 1 DELETE6 GET1 PATCH1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
0.1
Base URL
https://api.app.reclaim.ai
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Reclaim.ai Scim API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (Authorization).

Paths & Operations 11

Across 6 paths, the API surfaces 11 operations — 1 DELETE, 6 GET, 1 PATCH, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Scim 11
GET
/scim/v2/Groups
getGroups → 200
GET
/scim/v2/ResourceTypes
getResourceTypes → 200
GET
/scim/v2/Schemas
getSchemas → 200
GET
/scim/v2/ServiceProvider
getServiceProvider → 200
GET
/scim/v2/Users
getUsers 4 params → 200
PUT
/scim/v2/Users
putUser body → 200
POST
/scim/v2/Users
createUser body → 200
GET
/scim/v2/Users/{id}
getUser 1 param → 200
PUT
/scim/v2/Users/{id}
Using Map here instead of @Body ScimUser because we suspect that there are arbitrary properties that are being sent from the SCIM providers that would be useful for us to capture so that we can provi…
putUserId 1 param body → 200
DELETE
/scim/v2/Users/{id}
deleteUser 1 param → 200
PATCH
/scim/v2/Users/{id}
patchUser 1 param body → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are ScimUser (14 properties), ScimEnterprise (6 properties), ScimReclaimExtension (5 properties), ScimOperations (4 properties). Each schema is shown below with its type and property counts.

ScimMeta
object
2 properties
ScimUser
object
14 properties
ScimPatch
object
2 properties 2 required
ScimOperations
object
4 properties 3 required
ScimEmail
object
4 properties
ScimReclaimExtension
object
Encapsulates the reclaim-defined core attributes extending the SCIM user resource.
5 properties
ScimName
object
2 properties 2 required
ScimEnterprise
object
6 properties
ScimManager
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

reclaim-ai-scim-api-openapi.yml Raw ↑

Other APIs Reclaim.ai publishes across the network.

Reclaim.ai account-time-schemes API
Reclaim.ai accounts API
Reclaim.ai action-items API
Reclaim.ai actions API
Reclaim.ai Admin API
Reclaim.ai analytics API
Reclaim.ai Anonymous API
Reclaim.ai api-management API
Reclaim.ai asana API
Reclaim.ai assist API
Reclaim.ai Assistant API
Reclaim.ai Avatar API