Skip to main content
You should use ReactJS 18 or higher, or alternatively, pure JavaScript to utilize our SDK. If you’re using a different framework, please reach out to us for assistance.
To integrate the Suki SDK into your existing systems, follow the instructions provided for ReactJS and JavaScript.
We update the SDK regularly to keep it compatible with the latest platform versions and to introduce new features and improvements.We generally release updates quarterly and issue critical bug fixes and security patches as needed. We manage updates through Semantic Versioning (Major.Minor.Patch). We send new-release notifications through our developer mailing list and publish detailed release notes in the documentation.To update the SDK, you can use your npm package manager:
npm update {sdk-package-name}
We highly recommend keeping the SDK updated to benefit from the latest features and improvements. If you encounter any issues during the update process, our support team is available to assist you. Suki will support its then-current release of the Services and the last major release of the Services.Keep your integration up to date by updating to the latest SDK version within six months of each release.
Last modified on April 9, 2026