The Synchronization API is an API specifically designed to synchronize data between the Client Service and other business systems like CRM systems, Active Directory, etc. This API does not actually synchronize data but provides endpoints that support an external synchronization process.
The synchronization API uses service authentication with token provided by AD.
The synchronization API does not implement any authorization model. I.e. Processes that can access the synchronization API will have access to all operations without limitations.
This API provides OpenAPI documentation at https://clientservice.hsm.digital//swagger/index.html?urls.primaryName=Synchronization%20API