Getting started
API Versioning
Learn how to version your APIs to manage changes and maintain backward compatibility.
Getting started
API Versioning
Learn how to version your APIs to manage changes and maintain backward compatibility.
When breaking changes are made to the API, a new version is released. For all API updates, view the changelog on each API. API versioning is only provided via the uri path.
We consider the following changes to be backwards-compatible:
Deprecated api endpoints will be removed nearby one year after the new api version was published. This will be documented in the IntegrationHub.