Introduction
Versioning
Current API version: v2
Different versions of the Cirro API are available at different endpoints. The current version is v2
. The base URL for the current version is https://api.cirro.io/v2/
.
Backwards compatible changes to the API will be added under the current version. For example, adding a new field to a response should not break existing integrations. If we make backwards incompatible changes to the API we will release a new version.