Skip to main content

Suki SDKs

Suki provides npm packages and native client SDKs so you can embed Ambient Clinical Intelligence (ACI) into healthcare applications.

Introduction

Suki SDKs help you build clinical AI into healthcare software for providers, nurses, and other care staff. Ambient documentation, Form filling, and Dictation are the core workflows you can embed in web and mobile apps. Each SDK handles client-side authentication, audio streaming, and session management.

Choose a hosted clinical UI, or a headless SDK when you want to build your own experience. For server-side session setup, webhooks, or note retrieval, use the Suki REST APIs with the SDK.

Features and upgrade requirements vary by SDK. Review the changelog and migration guide before upgrading.

How it works

Each SDK follows the same integration pattern:

  1. Configure authentication
  2. Initialize the SDK
  3. Create or resume a clinical session
  4. Capture audio or user input
  5. Receive clinical output such as transcripts, notes, or completed forms

Authentication

SDK access is available to approved Suki partners. Complete partner onboarding, configure authentication for your integration, and obtain credentials for your environment.

For staging access, production credentials, or rollout help, contact your Suki partnership representative or Support.

Choose your SDK workflow

Available SDKs

Pick the SDK for your use case and workflow and start building your integration.

Stay updated

Learn about the latest updates for the Web SDK, Mobile SDK, Headless Web SDK, and Dictation SDK.

Web SDK Changelog

Releases and migration notes for the headed Web SDK packages.

Mobile SDK Changelog

iOS SDK updates, deprecations, and behavior changes.

Headless Web SDK Changelog

Platform React package updates for ambient hooks and clients.

Dictation SDK Changelog

Dictation iframe and package updates for JavaScript and React tracks.