Lifecycle
Ketryx exposes several versioned APIs to interact with the platform programmatically. APIs are versioned using the api/vX URL segment, where X is the major version number. Non-breaking changes are introduced in minor versions also, while breaking changes are introduced in major versions per endpoint.
When a new version with breaking changes for a particular API is introduced, the previous version remains available for a grace period of 3 months. When the new version is generally available, the deprecation and sunsetting of the previous version is announced and migration guidance is provided via the documentation.
New APIs may also be available as a preview. These are enabled for preview customers only and may change before being generally available.
Last updated
Was this helpful?