Installation

Installation

Requirements

  • Node.js 18+
  • React 17+
  • A Suko API key (get one at getsuko.com)

Install the package

npm install @suko/chat
# or
yarn add @suko/chat
# or
pnpm add @suko/chat

Get your API key

Your API key is provided by Suko when we set up your restaurant account.

You will receive a welcome email with:

Don’t have an account yet? Book a free call and we’ll get you set up.

Manage your restaurant

Once your account is created, everything is managed at dashboard.getsuko.com — no additional setup needed.

The widget package (@suko/chat) is only needed for the <SukoChat /> component that goes on your website.