Getting Started
Versioning
When backwards-incompatible changes are made to the API, we release a new version. Without specifically setting a version, requests will always use the latest version.
Use the X-Version
header to specifically set the version of the API. We support the current version -2.
Current version is 2024-04. Apply header as X-Version: 2024-04 or leave out.
date | version | release |
---|---|---|
2024/04/09 | 2024-04 | latest |
2024/02/20 | 2024-02 | supported |
2023/07/13 | 2023-07 | supported |