# Suki ## Docs - [Rules](https://developer.suki.ai/.cursor/rules.md) - [AGENTS](https://developer.suki.ai/AGENTS.md) - [A](https://developer.suki.ai/Glossary/a.md): Glossary terms starting with A - [B](https://developer.suki.ai/Glossary/b.md): Glossary terms starting with B - [C](https://developer.suki.ai/Glossary/c.md): Glossary terms starting with C - [D](https://developer.suki.ai/Glossary/d.md): Glossary terms starting with D - [E](https://developer.suki.ai/Glossary/e.md): Glossary terms starting with E - [F](https://developer.suki.ai/Glossary/f.md): Glossary terms starting with F - [G](https://developer.suki.ai/Glossary/g.md): Glossary terms starting with G - [H](https://developer.suki.ai/Glossary/h.md): Glossary terms starting with H - [I](https://developer.suki.ai/Glossary/i.md): Glossary terms starting with I - [J](https://developer.suki.ai/Glossary/j.md): Glossary terms starting with J - [K](https://developer.suki.ai/Glossary/k.md): Glossary terms starting with K - [L](https://developer.suki.ai/Glossary/l.md): Glossary terms starting with L - [M](https://developer.suki.ai/Glossary/m.md): Glossary terms starting with M - [N](https://developer.suki.ai/Glossary/n.md): Glossary terms starting with N - [O](https://developer.suki.ai/Glossary/o.md): Glossary terms starting with O - [P](https://developer.suki.ai/Glossary/p.md): Glossary terms starting with P - [R](https://developer.suki.ai/Glossary/r.md): Glossary terms starting with R - [S](https://developer.suki.ai/Glossary/s.md): Glossary terms starting with S - [T](https://developer.suki.ai/Glossary/t.md): Glossary terms starting with T - [U](https://developer.suki.ai/Glossary/u.md): Glossary terms starting with U - [V](https://developer.suki.ai/Glossary/v.md): Glossary terms starting with V - [W](https://developer.suki.ai/Glossary/w.md): Glossary terms starting with W - [JIRA DOCS TICKET TEMPLATE](https://developer.suki.ai/JIRA_DOCS_TICKET_TEMPLATE.md) - [JIRA MCP SETUP](https://developer.suki.ai/JIRA_MCP_SETUP.md) - [STYLE GUIDE](https://developer.suki.ai/STYLE_GUIDE.md) - [Ambient Content Retrieval API](https://developer.suki.ai/api-reference/ambient-content-retrieval.md): Poll session status and retrieve transcripts, recordings, note content, and structured clinical data. - [Get Session Content](https://developer.suki.ai/api-reference/ambient-content/content.md): Retrieve generated clinical content from completed ambient session - [Get Encounter Content](https://developer.suki.ai/api-reference/ambient-content/encounter-content.md): Retrieve generated clinical content from completed encounter - [Get Encounter Structured Data](https://developer.suki.ai/api-reference/ambient-content/encounter-structured-data.md): Retrieve structured clinical data from completed encounter - [Get Session Recording](https://developer.suki.ai/api-reference/ambient-content/recording.md): Get presigned URLs for ambient session recordings for streaming or download - [Get Session Status](https://developer.suki.ai/api-reference/ambient-content/status.md): Check current status and processing state of ambient session - [Get Structured Data](https://developer.suki.ai/api-reference/ambient-content/structured-data.md): Retrieve structured clinical data from completed ambient session - [Get Session Transcript](https://developer.suki.ai/api-reference/ambient-content/transcript.md): Retrieve conversation transcript from completed ambient session - [Dictation API](https://developer.suki.ai/api-reference/ambient-dictation.md): Create dictation sessions, stream audio for transcription, and end sessions. - [Ambient Session Management API](https://developer.suki.ai/api-reference/ambient-session-management.md): Create and manage ambient sessions, stream audio, attach metadata, and end sessions. - [Audio Streaming](https://developer.suki.ai/api-reference/ambient-sessions/audio-stream.md): WebSocket endpoint for real-time audio streaming during ambient sessions - [Seed Ambient Session Context](https://developer.suki.ai/api-reference/ambient-sessions/context.md): Provide clinical context and patient information for ambient session - [Create Ambient Session](https://developer.suki.ai/api-reference/ambient-sessions/create.md): Initialize a new ambient session for patient encounter documentation - [End Ambient Session](https://developer.suki.ai/api-reference/ambient-sessions/end.md): Complete ambient session and trigger clinical note generation - [Session Metadata](https://developer.suki.ai/api-reference/ambient-sessions/metadata.md): Add metadata to ambient session (deprecated; use context endpoint instead) - [Update Session Context](https://developer.suki.ai/api-reference/ambient-sessions/update-context.md): Update existing session context with new clinical information - [API Reference Guidelines](https://developer.suki.ai/api-reference/api-guidelines.md): Learn about the tags, indicators, and documentation standards we use in our API documentation - [Asynchronous Notifications](https://developer.suki.ai/api-reference/asynchronous/webhook.md): Webhook endpoint for receiving asynchronous notifications from Suki platform - [Create Dictation Session](https://developer.suki.ai/api-reference/audio-transcription/create-session.md): Creates a new transcription session for real-time audio transcription. - [End Dictation Session](https://developer.suki.ai/api-reference/audio-transcription/end-session.md): Ends an active transcription session and returns the final transcription results. - [Stream Audio To Dictation Session](https://developer.suki.ai/api-reference/audio-transcription/stream-transcription.md): Establishes a WebSocket connection to the transcription service for real-time audio streaming and transcription. - [Authentication API](https://developer.suki.ai/api-reference/authentication.md): Learn how to register providers, obtain tokens, and retrieve JSON Web Key Set (JWKS) material for the Suki platform - [JWKS URL](https://developer.suki.ai/api-reference/authentication/jwks.md): Public key endpoint for JWT token verification and signature validation - [Login](https://developer.suki.ai/api-reference/authentication/login.md): Authenticate healthcare provider and obtain access token for API usage - [Register](https://developer.suki.ai/api-reference/authentication/register.md): Register new healthcare provider or link existing provider to partner organization - [Multilingual Support](https://developer.suki.ai/api-reference/capabilities/multilingual.md): Multi-language support for ambient sessions and clinical documentation - [Personalization](https://developer.suki.ai/api-reference/capabilities/personalization.md): Customize clinical note generation based on provider preferences and specialty - [Problem-Based Charting](https://developer.suki.ai/api-reference/capabilities/problem-based-charting.md): Problem-based clinical documentation approach with diagnosis context integration - [Audio Capture & Streaming](https://developer.suki.ai/api-reference/faqs/audio-capture-streaming.md): Questions about audio capture, streaming, and WebSocket implementation - [Authentication](https://developer.suki.ai/api-reference/faqs/authentication.md): Authentication and authorization questions for API access - [Miscellaneous](https://developer.suki.ai/api-reference/faqs/miscellaneous.md): General API questions and miscellaneous topics - [Technical Constraints & Risks](https://developer.suki.ai/api-reference/faqs/technical-constraints-risks.md): Technical limitations, constraints, and risk considerations for API integration - [User Feedback](https://developer.suki.ai/api-reference/feedback/feedback.md): Submit user feedback on generated clinical content for continuous improvement - [HTTPS Guidelines](https://developer.suki.ai/api-reference/https-guidelines.md): Learn about the standard HTTPS guidelines for APIs that Suki uses - [Info API](https://developer.suki.ai/api-reference/info.md): Reference data for specialties, diagnoses, encounter types, visit types, LOINC codes, and provider roles. - [Supported Diagnosis Codes](https://developer.suki.ai/api-reference/info/diagnosis.md): Get list of supported diagnosis codes and medical conditions - [Encounter Types](https://developer.suki.ai/api-reference/info/encounter-types.md): Get list of supported clinical encounter types - [System Information](https://developer.suki.ai/api-reference/info/information.md): Get system information and supported configuration values - [Supported LOINCs](https://developer.suki.ai/api-reference/info/loincs.md): Get list of supported LOINC codes for clinical note sections - [Medication Order Metadata](https://developer.suki.ai/api-reference/info/orders.md): Get all supported medication order metadata in one response - [Medication Coding Systems](https://developer.suki.ai/api-reference/info/orders-coding-systems.md): Get supported medication coding systems - [Medication Dosage Units](https://developer.suki.ai/api-reference/info/orders-dosage-units.md): Get supported medication dosage units - [Order Encounter Relations](https://developer.suki.ai/api-reference/info/orders-encounter-relations.md): Get supported order encounter relations - [Medication Frequency Types](https://developer.suki.ai/api-reference/info/orders-frequencies.md): Get supported medication frequency types - [Medication Timings](https://developer.suki.ai/api-reference/info/orders-medication-timings.md): Get supported medication timings - [Order Origins](https://developer.suki.ai/api-reference/info/orders-origins.md): Get supported order origins - [Medication Order Statuses](https://developer.suki.ai/api-reference/info/orders-statuses.md): Get supported medication order statuses - [Provider Roles](https://developer.suki.ai/api-reference/info/provider-roles.md): Get list of supported healthcare provider roles - [Supported Medical Specialties](https://developer.suki.ai/api-reference/info/specialties.md): Get list of supported medical specialties and their identifiers - [Visit Types](https://developer.suki.ai/api-reference/info/visit-types.md): Get list of supported clinical visit types - [Medication Orders Info API](https://developer.suki.ai/api-reference/medication-orders-info.md): Get supported medication order metadata in one response - [Ambient API Overview](https://developer.suki.ai/api-reference/overview.md): Overview of Suki Platform APIs - [API Changelog](https://developer.suki.ai/api-reference/product-updates/changelog.md): API product updates and announcements - [User Authentication](https://developer.suki.ai/api-reference/provider-authentication.md): Learn how to authenticate providers and users to use the Suki SDP APIs - [Ambient API Quickstart](https://developer.suki.ai/api-reference/quickstart.md): Step-by-step guide to authenticate, create a session, stream audio, and retrieve the clinical note - [Security & Best Practices](https://developer.suki.ai/api-reference/security-best-practices.md): Learn about the best practices for securing your Suki APIs - [Send Notifications API](https://developer.suki.ai/api-reference/send-notifications.md): Receive asynchronous notifications from Suki using your notification endpoint. - [User Feedback API](https://developer.suki.ai/api-reference/user-feedback.md): Submit feedback on ambient session entities such as transcripts or generated content. - [User Preferences API](https://developer.suki.ai/api-reference/user-preferences.md): Read and update end-user preferences for the Suki platform. - [User Preferences](https://developer.suki.ai/api-reference/user-preferences/preferences.md): Update user personalization preferences for clinical note generation - [Suki Dictation SDK](https://developer.suki.ai/dictation-sdk/Suki Dictation SDK.md) - [Dictation SDK Changelog](https://developer.suki.ai/dictation-sdk/changelog.md): Dictation SDK product updates and announcements - [General](https://developer.suki.ai/dictation-sdk/faqs/general.md): General questions about the Suki Dictation SDK - [Integration](https://developer.suki.ai/dictation-sdk/faqs/integration.md): Integration questions about the Suki Dictation SDK - [Technical](https://developer.suki.ai/dictation-sdk/faqs/technical.md): Technical questions about the Suki Dictation SDK - [Dictation SDK Architecture](https://developer.suki.ai/dictation-sdk/guides/architecture.md): Learn how your application, the Dictation SDK, sign-in, and Suki-hosted dictation fit together - [Dictation SDK Authentication](https://developer.suki.ai/dictation-sdk/guides/authentication.md): Sign in to Suki before dictation opens: use SukiAuthManager with the partner ID and token Suki gives you - [Callbacks](https://developer.suki.ai/dictation-sdk/guides/callbacks.md): Learn about Callback contract payload shape, and JavaScript vs React usage for onSubmit, onCancel, and onDraft in the Dictation SDK - [Configuration](https://developer.suki.ai/dictation-sdk/guides/configuration.md): Learn how to configure the Suki Dictation SDK by configuring AuthConfig and ShowOptions - [Dictation SDK Error Handling](https://developer.suki.ai/dictation-sdk/guides/error-handling.md): Learn to fix common Dictation SDK issues: auth, CSP, layout, missing callbacks, and client-only runtime requirements - [Configuration examples](https://developer.suki.ai/dictation-sdk/guides/examples/configuration-examples.md): JavaScript and React code samples for SukiAuthManager AuthConfig and DictationClient ShowOptions - [In-field Mode](https://developer.suki.ai/dictation-sdk/guides/in-field-mode.md): Learn how to embed Suki Dictation on a text field with in-field mode: your UI to start dictation, rootElement, fieldId, callbacks, and Suki's hosted overlay - [Scratchpad Mode](https://developer.suki.ai/dictation-sdk/guides/scratchpad-mode.md): Learn about when to use scratchpad mode for the Suki Dictation SDK and how to configure it - [Dictation SDK Installation](https://developer.suki.ai/dictation-sdk/installation.md): Install Suki Dictation SDK in your JavaScript or React application - [Dictation SDK Overview](https://developer.suki.ai/dictation-sdk/introduction.md): Overview of the Suki Dictation SDK and how it works - [Dictation SDK JavaScript Integration](https://developer.suki.ai/dictation-sdk/javaScript-integration/javaScript.md): Learn how to integrate the Dictation SDK in a JavaScript application (browser-based) using the JavaScript package provided by Suki - [Dictation SDK Prerequisites](https://developer.suki.ai/dictation-sdk/prerequisites.md): Browser, layout, authentication, and partner setup required before you integrate the Suki Dictation SDK - [Dictation SDK Quickstart](https://developer.suki.ai/dictation-sdk/quickstart.md): Get started with the Dictation SDK by installing the packages, creating the auth manager and client, and opening a dictation session - [Dictation SDK React Integration](https://developer.suki.ai/dictation-sdk/react-integration/react.md): Learn how to integrate the Dictation SDK in a React application (browser-based) using the React package provided by Suki - [Ambient Documentation](https://developer.suki.ai/documentation/ambient-documentation.md): How Suki's AI automatically generates clinical notes from patient-provider conversations - [Audio Streaming & Download](https://developer.suki.ai/documentation/audio-streaming-download.md): Learn how to use the Download API to access and use raw audio recordings from ambient sessions for playback, verification, and compliance - [Audio Dictation](https://developer.suki.ai/documentation/dictation.md): Learn the dictation capabilities of Suki for Partner ambient SDP APIs - [Suki SDKs executive summary](https://developer.suki.ai/documentation/executive-summary.md): Partner executive summary for Suki SDKs and SDP REST APIs: problem, case studies, solution, key use cases, benefits, what partners get, and next steps. - [Authentication](https://developer.suki.ai/documentation/faqs/authentication.md): Authentication mechanisms and security questions for Suki platform integration - [General](https://developer.suki.ai/documentation/faqs/general.md): Frequently asked questions about the Suki Developer Platform and integration benefits - [Security & Compliance](https://developer.suki.ai/documentation/faqs/security.md): Security, compliance, and data retention policies for the Suki Developer Platform - [Quickstart Guide](https://developer.suki.ai/documentation/getting-started.md): Step-by-step guide to integrate Suki's Ambient APIs and SDKs into your healthcare application - [Home Page](https://developer.suki.ai/documentation/home.md): Suki Developer Documentation - [Integration Decision Guide](https://developer.suki.ai/documentation/integration-decision-guide.md): Compare Direct APIs, Web SDK, Headless Web SDK, and Mobile SDK to select the right integration method for your healthcare application - [Developer Learning Path](https://developer.suki.ai/documentation/learning-path.md): Step-by-step guided journey to integrate Suki using the Web SDK, Headless Web SDK, Mobile SDK, or Direct APIs - [Documentation MCP Integration](https://developer.suki.ai/documentation/mcp.md): Learn how to use Suki's developer documentation as an MCP server in your AI code editors (Cursor, VS Code, etc.) to assist your coding and integration tasks - [Medication Orders](https://developer.suki.ai/documentation/medication-orders.md): Learn how the Medical Orders API and Suki Medical Orders Service turn clinician conversations into structured, EHR-ready medication orders - [Note Sections (LOINC Codes)](https://developer.suki.ai/documentation/note-sections.md): LOINC standardized clinical note sections supported by Suki for EHR integration - [Welcome To Suki For Partners](https://developer.suki.ai/documentation/overview.md): Suki for Partners is Suki's developer platform that provides ambient clinical intelligence and dictation capabilities into your healthcare applications. With our APIs and SDKs, you can add advanced AI features without the complexity of building and maintaining a clinical AI system. Watch the video b… - [Partner Authentication](https://developer.suki.ai/documentation/partner-authentication.md): JWT-based authentication implementation for Suki platform partners - [Partner Onboarding](https://developer.suki.ai/documentation/partner-onboarding.md): Complete onboarding process to become a Suki Developer Platform partner - [Supported Medical Specialties](https://developer.suki.ai/documentation/specialties.md): Complete list of 100+ medical specialties supported by the Suki Platform - [Support](https://developer.suki.ai/documentation/support.md): Get help with integration issues and contact information for Suki platform support - [Suki SDKs technical execution](https://developer.suki.ai/documentation/technical-execution.md): Partner technical execution: how integration works, what partners need, critical technical requirements for Web SDK, Mobile SDK, SDP REST APIs, and Headless Web SDK, integration timeline, and expanded phases. - [Notification Webhook For Partners](https://developer.suki.ai/documentation/webhook.md): Learn how Suki pushes notifications to your application via Notification Webhook and how to implement your own webhook endpoint to receive them - [Platform Client & Provider](https://developer.suki.ai/headless-web-sdk/api-reference/platform-client.md): Headless Web SDK Client and Provider reference - [Headless Web SDK Types Reference](https://developer.suki.ai/headless-web-sdk/api-reference/types.md): React type definitions and interfaces for the Suki Headless Web SDK - [AmbientSessionStatus Type](https://developer.suki.ai/headless-web-sdk/api-reference/types/ambient-session-status.md): Status type for ambient sessions - [LoginResponse Type](https://developer.suki.ai/headless-web-sdk/api-reference/types/login-response.md): Response type for login method - [RegistrationResponse Type](https://developer.suki.ai/headless-web-sdk/api-reference/types/registration-response.md): Response type for registerUser method - [SessionContext Types](https://developer.suki.ai/headless-web-sdk/api-reference/types/session-context.md): Type definitions for session context and response - [UpdatePartnerToken Type](https://developer.suki.ai/headless-web-sdk/api-reference/types/update-partner-token-response.md): Response type for updatePartnerToken method - [UseAmbientSessionParams Type](https://developer.suki.ai/headless-web-sdk/api-reference/types/use-ambient-session-params.md): Parameters type for useAmbientSession hook - [UseAmbientSessionReturn Type](https://developer.suki.ai/headless-web-sdk/api-reference/types/use-ambient-session-return.md): Return type for useAmbientSession hook - [UseAuthParams Type](https://developer.suki.ai/headless-web-sdk/api-reference/types/use-auth-params.md): Parameters type for useAuth hook - [Headless Web SDK Authentication](https://developer.suki.ai/headless-web-sdk/authentication.md): Learn how to authenticate with the Suki Headless Web SDK - [Headless Web SDK Changelog](https://developer.suki.ai/headless-web-sdk/changelog.md): Headless Web SDK product updates and announcements - [Authentication and Session Flow](https://developer.suki.ai/headless-web-sdk/example/auth-session-flow.md): Example code for the full flow from authentication to recording in one component - [Authentication Example](https://developer.suki.ai/headless-web-sdk/example/authentication-example.md): Example code for building a component that offers manual Sign In and Register options - [General](https://developer.suki.ai/headless-web-sdk/faqs/general.md): General questions about Headless Web SDK - [Implementation](https://developer.suki.ai/headless-web-sdk/faqs/implementation.md): Implementation questions about the Suki Headless Web SDK - [Technical](https://developer.suki.ai/headless-web-sdk/faqs/technical.md): Technical questions about Headless Web SDK - [Error Handling](https://developer.suki.ai/headless-web-sdk/guides/error-handling.md): Learn how to handle errors and exceptions in the Suki Headless Web SDK - [Create Ambient Session](https://developer.suki.ai/headless-web-sdk/guides/hooks/ambient-hook.md): Learn how to use the Ambient Session Hook to create an ambient session within your application while using the Suki Headless Web SDK - [Manage Ambient Session](https://developer.suki.ai/headless-web-sdk/guides/hooks/ambient-session-hook.md): Learn how to manage an ambient session lifecycle within your application while using the Suki Headless Web SDK - [Authentication Hook](https://developer.suki.ai/headless-web-sdk/guides/hooks/auth-hook.md): Learn how to use the Auth Hook to authenticate within your application while using the Suki Headless Web SDK - [Hooks overview](https://developer.suki.ai/headless-web-sdk/guides/hooks/hooks-overview.md): Overview of React hooks in the Suki Headless Web SDK for authentication and ambient documentation workflows - [Offline Mode](https://developer.suki.ai/headless-web-sdk/guides/offline-mode.md): Learn how to handle offline sessions in the Suki Headless Web SDK - [Network Transitions](https://developer.suki.ai/headless-web-sdk/guides/online-offline-behavior.md): Understand how the Headless Web SDK handles network connectivity and transitions between online and offline states - [Headless Web SDK Installation](https://developer.suki.ai/headless-web-sdk/installation.md): Install Suki Headless Web SDK in your React application - [Headless Web SDK Overview](https://developer.suki.ai/headless-web-sdk/introduction.md): A collection of React hooks and core functionality to build web applications on top of Suki ambient intelligence capabilities without pre-built UI components - [Headless Web SDK Prerequisites](https://developer.suki.ai/headless-web-sdk/prerequisites.md): Requirements and setup needed before integrating the Suki Headless Web SDK - [Headless Web SDK Quickstart](https://developer.suki.ai/headless-web-sdk/quickstart.md): Get started with the Suki Headless Web SDK, from installation to your first recording - [Clearing Sessions](https://developer.suki.ai/mobile-sdk/ambient-guides/clearing-sessions.md): Learn how to clear all locally stored Suki sessions from the device in the mobile SDK - [Create Session](https://developer.suki.ai/mobile-sdk/ambient-guides/create-session.md): Learn how to create an ambient session and enrich it with detailed clinical context in the iOS SDK - [Session Events & Delegates](https://developer.suki.ai/mobile-sdk/ambient-guides/events-and-delegates.md): Learn how to use the session events and delegates to handle the session lifecycle in the mobile SDK - [Offline Mode](https://developer.suki.ai/mobile-sdk/ambient-guides/offline-mode.md): Learn how the Mobile SDK handles network interruptions and enters offline mode in the mobile SDK - [Provide Additional Clinical Context](https://developer.suki.ai/mobile-sdk/ambient-guides/provide-clinical-context.md): Learn how to provide additional clinical context to the ambient session in the iOS SDK for better note generation - [Recording Controls](https://developer.suki.ai/mobile-sdk/ambient-guides/recording.md): Learn how to manage the full lifecycle of an ambient session using the recording controls in the mobile SDK - [Session Status & Retrieve Content](https://developer.suki.ai/mobile-sdk/ambient-guides/session-status-and-content-retrieval.md): Learn how to check the processing status and retrieve the generated content of a session in the mobile SDK - [Mobile SDK Configuration](https://developer.suki.ai/mobile-sdk/configuration.md): How to configure the Suki Mobile SDK - [Content Retrieval](https://developer.suki.ai/mobile-sdk/faqs/content-retrieval.md): Retrieving generated clinical content, transcripts, and structured data from sessions - [General](https://developer.suki.ai/mobile-sdk/faqs/general.md): General questions about Mobile SDK features, compatibility, and implementation - [Installation & Setup](https://developer.suki.ai/mobile-sdk/faqs/installation-setup.md): Mobile SDK installation requirements, setup process, and configuration questions - [Offline & Networking](https://developer.suki.ai/mobile-sdk/faqs/offline-networking.md): Offline mode, network handling, and connectivity features in the Mobile SDK - [Session Management](https://developer.suki.ai/mobile-sdk/faqs/session-management.md): Managing ambient sessions, lifecycle, and data handling in the Mobile SDK - [Troubleshooting](https://developer.suki.ai/mobile-sdk/faqs/troubleshooting.md): Common Mobile SDK issues, error codes, and troubleshooting solutions - [Mobile SDK Capabilities](https://developer.suki.ai/mobile-sdk/features.md): Core features and capabilities of the Suki Mobile SDK for iOS healthcare applications - [Mobile SDK Installation](https://developer.suki.ai/mobile-sdk/installation.md): How to install and set up the Suki Mobile SDK - [Mobile SDK Overview](https://developer.suki.ai/mobile-sdk/overview.md): A collection of iOS libraries to build native iOS applications on top of Suki ambient intelligence capabilities - [Mobile SDK Changelog](https://developer.suki.ai/mobile-sdk/product-updates/changelog.md): Mobile SDK product updates and announcements - [Release notes rss](https://developer.suki.ai/scripts/release-notes-rss.md) - [SDKs Overview](https://developer.suki.ai/sdk-overview/overview.md): Overview of the Suki SDKs - [Announcements For Partners](https://developer.suki.ai/updates/announcements.md): Important announcements and updates about the Suki Developer Documentation site - [April 2025](https://developer.suki.ai/updates/apr2025-release-notes.md): April 2025 release notes for Suki APIs and SDKs - [April 2026](https://developer.suki.ai/updates/apr2026-release-notes.md): April 2026 release notes for Suki APIs and SDKs - [December 2024](https://developer.suki.ai/updates/dec2024-release-notes.md): December 2024 release notes for Suki APIs and SDKs - [December 2025](https://developer.suki.ai/updates/dec2025-release-notes.md): December 2025 release notes for Suki APIs and SDKs - [February 2025](https://developer.suki.ai/updates/feb2025-release-notes.md): February 2025 release notes for Suki APIs and SDKs - [February 2026](https://developer.suki.ai/updates/feb2026-release-notes.md): February 2026 release notes for Suki APIs and SDKs - [January 2026](https://developer.suki.ai/updates/jan2026-release-notes.md): January 2026 release notes for Suki APIs and SDKs - [July 2024](https://developer.suki.ai/updates/jul2024-release-notes.md): July 2024 release notes for Suki APIs and SDKs - [July 2025](https://developer.suki.ai/updates/jul2025-release-notes.md): July 2025 release notes for Suki APIs and SDKs - [June 2025](https://developer.suki.ai/updates/jun2025-release-notes.md): June 2025 release notes for Suki APIs and SDKs - [March 2026](https://developer.suki.ai/updates/mar2026-release-notes.md): March 2026 release notes for Suki APIs and SDKs - [May 2025](https://developer.suki.ai/updates/may2025-release-notes.md): May 2025 release notes for Suki APIs and SDKs - [November 2025](https://developer.suki.ai/updates/nov2025-release-notes.md): November 2025 release notes for Suki APIs and SDKs - [October 2025](https://developer.suki.ai/updates/oct2025-release-notes.md): October 2025 release notes for Suki APIs and SDKs - [Release Notes](https://developer.suki.ai/updates/release-notes.md): Release notes for Suki APIs, Web SDK, Mobile SDK, Headless Web SDK, and Dictation SDK - [Release Notes](https://developer.suki.ai/updates/release-notes-rss-feed.md): Release notes for Suki APIs, Web SDK, Mobile SDK, Headless Web SDK, and Dictation SDK. - [September 2025](https://developer.suki.ai/updates/sep2025-release-notes.md): September 2025 release notes for Suki APIs and SDKs - [Classes Reference](https://developer.suki.ai/web-sdk/api-reference/classes.md): Web SDK class definitions, constructors, and methods reference - [Components Reference](https://developer.suki.ai/web-sdk/api-reference/components.md): Web SDK React components, props, and usage examples - [Functions Reference](https://developer.suki.ai/web-sdk/api-reference/functions.md): Web SDK utility functions, initialization methods, and helper functions - [Hooks Reference](https://developer.suki.ai/web-sdk/api-reference/hooks.md): Web SDK React hooks for state management and SDK integration - [Providers Reference](https://developer.suki.ai/web-sdk/api-reference/providers.md): Web SDK React providers and context configuration - [Web SDK Types Reference](https://developer.suki.ai/web-sdk/api-reference/types.md): Web SDK TypeScript type definitions, interfaces, and enums - [AmbientOptions Type](https://developer.suki.ai/web-sdk/api-reference/types/ambient-options.md): AmbientOptions type represents the configuration options for ambient session functionality - [Diagnosis Type](https://developer.suki.ai/web-sdk/api-reference/types/diagnosis.md): Diagnosis type represents the structure for clinical diagnosis information - [EmitterEvents Type](https://developer.suki.ai/web-sdk/api-reference/types/emitter-events.md): EmitterEvents type represents the events that can be emitted by the web SDK - [Encounter Type](https://developer.suki.ai/web-sdk/api-reference/types/encounter.md): Encounter type represents a clinical encounter with patient information - [InitOptions Type](https://developer.suki.ai/web-sdk/api-reference/types/init-options.md): InitOptions type represents the configuration options for initializing the SDK - [LogLevel Type](https://developer.suki.ai/web-sdk/api-reference/types/log-level.md): LogLevel type represents the available log levels for controlling debug output verbosity - [MountOptions Type](https://developer.suki.ai/web-sdk/api-reference/types/mount-options.md): MountOptions type represents the configuration options for mounting the SDK to a DOM element - [NoteContent Type](https://developer.suki.ai/web-sdk/api-reference/types/note-content.md): NoteContent type represents the content structure for clinical notes - [PartnerDetails Type](https://developer.suki.ai/web-sdk/api-reference/types/partner-details.md): PartnerDetails type represents the partner authentication and provider information - [Patient Type](https://developer.suki.ai/web-sdk/api-reference/types/patient.md): Patient type represents demographic and identification information - [Section Type](https://developer.suki.ai/web-sdk/api-reference/types/section.md): Section type represents a clinical note section using LOINC codes for ambient sessions - [SectionEditingOptions Type](https://developer.suki.ai/web-sdk/api-reference/types/section-editing-options.md): SectionEditingOptions type represents the configuration options for section editing features - [SukiError Type](https://developer.suki.ai/web-sdk/api-reference/types/suki-error.md): SukiError type represents the structure for SDK errors - [ThemeOptions Type](https://developer.suki.ai/web-sdk/api-reference/types/theme-options.md): ThemeOptions type represents the configuration options for customizing the SDK appearance - [UIOptions Type](https://developer.suki.ai/web-sdk/api-reference/types/ui-options.md): UIOptions type represents the user interface configuration options for the SDK - [Web SDK For Audio Dictation](https://developer.suki.ai/web-sdk/dictation-overview.md): Overview of audio dictation in the Suki Web SDK for JavaScript and React applications - [Advanced Configuration](https://developer.suki.ai/web-sdk/examples/advanced-configuration.md): Learn to use the advanced JavaScript and React Web SDK configuration options and customization features - [Ambient Events](https://developer.suki.ai/web-sdk/examples/ambient-events.md): Learn how to use ambient events in the Suki React Web SDK to track and manage ambient interactions - [Basic Usage](https://developer.suki.ai/web-sdk/examples/basic-usage.md): Learn how to integrate the Suki React Web SDK into your application - [Control Visibility](https://developer.suki.ai/web-sdk/examples/control-visibility.md): Learn how to control visibility of the Suki React Web SDK using the embedded close button. - [Dynamic Encounter](https://developer.suki.ai/web-sdk/examples/dynamic-encounter.md): Learn how to dynamically set the encounter data in the Suki React Web SDK - [Test Mode](https://developer.suki.ai/web-sdk/examples/test-mode.md): Learn how to use Suki React Web SDK in test mode for development and testing purposes before going live - [Theming and Customization](https://developer.suki.ai/web-sdk/examples/theming-and-customization.md): Learn how to theme the Suki React SDK to match your application's design. - [Use Suki SDK Inside an Iframe](https://developer.suki.ai/web-sdk/examples/using-inside-iframe.md): Learn how to use the Suki Web SDK inside an iframe. - [Automatic User Onboarding](https://developer.suki.ai/web-sdk/faqs/auto-onboarding.md): Questions about automatic user registration and onboarding with Web SDK - [General](https://developer.suki.ai/web-sdk/faqs/general.md): General questions about Web SDK features, capabilities, and browser compatibility - [Implementation](https://developer.suki.ai/web-sdk/faqs/implementation.md): Implementation questions and best practices for Web SDK integration - [Technical](https://developer.suki.ai/web-sdk/faqs/technical.md): Technical questions about Web SDK architecture, performance, and troubleshooting - [Ambient Session Overview](https://developer.suki.ai/web-sdk/guides/ambient.md): Learn how to implement ambient sessions with the Web SDK - [Ambient Implementation](https://developer.suki.ai/web-sdk/guides/ambient-implementation.md): Implement controlled session management and update encounter or ambient options with the Web SDK - [Multilingual Sessions](https://developer.suki.ai/web-sdk/guides/ambient-multilingual.md): Use multilingual capability in ambient sessions; the SDK generates notes in English from any language - [Offline Mode](https://developer.suki.ai/web-sdk/guides/ambient-offline-mode.md): How ambient sessions behave during network interruptions, what triggers offline mode, and recovery with the Web SDK - [Problem-Based Charting In Web SDK](https://developer.suki.ai/web-sdk/guides/ambient-problem-based-charting.md): Enable PBC, set a PBN section, and pass existing patient diagnoses so notes merge with EMR problems - [Re-Ambient & Session Recovery](https://developer.suki.ai/web-sdk/guides/ambient-session-recovery.md): Continue an existing note with re-ambient and recover abandoned ambient sessions with the Web SDK - [Session Status & Events](https://developer.suki.ai/web-sdk/guides/ambient-session-status.md): Track ambient session status and lifecycle events (start, pause, resume, cancel, submit) with the Web SDK - [Branding and Layout](https://developer.suki.ai/web-sdk/guides/branding.md): Customize Web SDK UI appearance with branding guidelines and layout options - [Audio Dictation In Web SDK For JavaScript](https://developer.suki.ai/web-sdk/guides/dictation-javascript.md): Learn how to use dictation in the Suki Web SDK for JavaScript applications - [Audio Dictation In Web SDK For React](https://developer.suki.ai/web-sdk/guides/dictation-react.md): Learn how to use dictation in the Suki Web SDK for React applications - [Error Handling](https://developer.suki.ai/web-sdk/guides/error-handling.md): Learn how to handle errors and exceptions in the Web SDK - [Note Management](https://developer.suki.ai/web-sdk/guides/note-management.md): Learn how to manage clinical notes, content retrieval, and note lifecycle with the Web SDK - [Telehealth](https://developer.suki.ai/web-sdk/guides/telehealth.md): Learn how to enable the telehealth feature in the Suki Web SDK - [Token Refresh](https://developer.suki.ai/web-sdk/guides/token-refresh.md): Learn how to implement automatic token refresh for the Suki Web SDK - [Web SDK Installation](https://developer.suki.ai/web-sdk/installation.md): Install Suki.js Web SDK in your JavaScript or React application - [Web SDK Overview](https://developer.suki.ai/web-sdk/overview.md): A collection of JavaScript & React libraries to build web applications on top of Suki ambient intelligence capabilities with pre-built UI components - [Web SDK Prerequisites](https://developer.suki.ai/web-sdk/prerequisites.md): Requirements and setup needed before integrating the Suki Web SDK - [Web SDK Changelog](https://developer.suki.ai/web-sdk/product-updates/changelog.md): Web SDK product updates and announcements - [Migrating To Web SDK v2](https://developer.suki.ai/web-sdk/product-updates/migration-to-v2.md): Complete guide to migrate from Suki.js v1 to v2 with enhanced provider onboarding, LOINC standardization, and improved UI customization - [Migrating To Web SDK v3](https://developer.suki.ai/web-sdk/product-updates/migration-to-v3.md): Learn how to migrate from Web SDK v2 to v3 - [Web SDK Quickstart](https://developer.suki.ai/web-sdk/quickstart.md): Get started with Suki.js Web SDK - from installation to mounting the SDK UI ## OpenAPI Specs - [openapi](https://developer.suki.ai/api-reference/openapi.json)