Administration (REST API)

Starting from version 6.0 (and with all subsequent minor and major releases) Syncplify Server! features a rich set of 100% OpenAPI-compliant REST API.

There are 3 sets of these API:

  • SuperAdmin API: the SuperAdmin UI is based on and uses this API
  • Admin API: the Admin UI is based on and uses this API
  • WebClient! API: the new WebClient! is based on and uses this API

So, as you can see, all of our web interfaces (UIs) under the hood take advantage of our REST API, making the REST API de-facto the actual low-level method to manage Syncplify Server! configuration, and use its WebClient!’s functions and features.