Conferma API versioning is indicated in the path of each API service. For example, /deployments/v1/ indicates the API is at version 1.

The version number is only incremented when a new version of the API contains backwards-incompatible changes. Minor updates and bug fixes will be released without requiring a change in version number.

As newer versions become available consumers will be informed, enabling them to upgrade if they wish to conform to the latest schema and take advantage of the latest features.