Skip to main content
We have modularized the Suki Headless Web SDK into framework-specific packages so you only need to install the one that fits your environment. The Headless Web SDK is built for React 18.0 or higher and requires an ES6 compatible browser. Use a standard bundler such as Vite, Webpack, or Next.js.

Prerequisites

For the rest of this documentation, we will assume you have completed the Partner onboarding process. Refer to the Prerequisites guide for more information.

Install the package for React

For React applications, you should use the @suki-sdk/platform-react package. It includes React-specific hooks that make it easy to integrate Suki’s Headless Web SDK into your application. To install the package, run one of the following commands:

Next steps

Read the Quickstart guide to get started with the Suki Headless Web SDK.
Last modified on July 23, 2026