Skip to main content

Overview

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 modern React applications and requires an ES6 compatible browser.

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 functionality into your application. To install the package, run one of the following commands:
pnpm add @suki-sdk/platform-react

Next Steps

Read the Quickstart Guide guide to get started with the Suki Headless Web SDK.