1. Home page
  2. Technical documentation

SCIM API

How you can integrate with the Architrave Software with the SCIM standard

SCIM_B-and-W_792x270

The SCIM standard helps companies to manage their users and user groups across different services, as it defines how and what information needs to be exchange between services in order to create, delete and update users, groups and their relations.

You can read more about the SCIM initiative and the standard on scim.cloud

In order to enable our customers to integrate their external user management tool with the Architrave Software, we provide an API which adheres to the SCIM standard. The available functionality gives the possibility to read, add, delete and update users and user information over the SCIM API. Furthermore it is possible to read, delete and update Groups and the relation between Users and Groups.

The authorization of calls to the SCIM API is done with a Bearer token, which is send in the Authorization Header.

Further documentation about the endpoints can be found here.