Learn about how we version our API
2024-12-01
.
Non-breaking changes will be released across all active versions. For example:
x-shiftkeeper-api-version
request header to specify the API version, for example, x-shiftkeeper-api-version: 2024-12-01
.
If no version is specified, the latest version will be used. We recommend always specifying the version in your requests to avoid any breaking changes.
400
error.Version | Description |
---|---|
2024-12-01 | Initial release |