Versioning

API Docs

Versioning

The Calendsa API uses versioning to ensure stability and backwards compatibility. The current version of the API is v1. To specify the version of the API you want to use, include the version number in the API endpoint URI. For example, to access version 1 of the API, your API endpoint URI should be in the format https://calendsa.com/api/v1/<RESOURCE>.

By using versioning, you can continue to use the API even as new versions are released, and ensure that your application continues to work as expected. When a new version of the API is released, you will have time to update your application to use the latest version. If you have any questions or concerns about API versioning, please contact the Calendsa support team.