Administration via REST API
Starting with version 6.0, Syncplify Server! provides a comprehensive, 100% OpenAPI-compliant REST API for configuration and management. This API is continually maintained and expanded in all subsequent releases.
There are three main sets of REST APIs:
- SuperAdmin API: Powers the SuperAdmin UI.
- Admin API: Powers the Admin UI.
- WebClient! API: Powers the WebClient! interface.
All official web interfaces (UIs) are built on top of these REST APIs. This means the REST API is the fundamental, low-level method for managing Syncplify Server! and accessing all WebClient! features.
For detailed API documentation and interactive usage, please refer to the OpenAPI definitions linked in the next section.
