REST API Versioning and compatibility

Currently version 1 of the Conigma REST API is available.
This can be reached under the URI .../gal/conigma/ccm/api/rest/1.

The API can be extended by further functions in the future without changing the API version. With such changes, however, the API revision is increased so that the available range of functions can be determined on the client side.

Should far-reaching incompatible changes be made in the future, these can be made available as part of a new API version. This will then have a new base URI to coexist with the previous version. Please note that the technical availability of historical API versions may be limited in time.