Devs - REST API

Syndeia Cloud provides a rich REST-based API that makes it possible to integrate Syndeia in other enterprise environments and develop new user apps. The REST API is published using Swagger, making it possible for developers to try out the API directly from the documentation without writing a single line of code. The same REST API is used by Syndeia clients, e.g. plugins to SysML modeling tools, to interact with Syndeia Cloud. An example Java client project is also included to quick start developers into consuming Syndeia Cloud services.

The Syndeia Cloud REST API is presented in this section, and organized in the following manner.