Skip to main content

Suki For Partners Release

RSS

Get the latest updates and changes in Suki for Partners developer platform. Subscribe to the release notes to receive monthly updates across products.

For how we version APIs and SDKs, how release notes relate to product changelogs, and how to plan upgrades and migrations, refer to the Release and versioning policy guide.

0 of 0

2026

  • June2026
    Web SDK | Noteworthy | New

    Medication orders

    The Headed Web SDK now supports Medication orders generation during ambient sessions. Pass LOINC code 52471-0 in ambientOptions.sections to enable review in the note UI and structured JSON on note submit.

    Learn more: Medication orders overview · Medication orders payload structure

    API v1.4.0 | Form Filling API v1.1.0 | Noteworthy

    Single Auth Token authentication

    You now have the option to authenticate providers using a single authentication token for all clinicians. When you choose this option, you must send sdp_provider_id as a header on every API call so Suki can route each request to the correct clinician. This applies to Ambient, Dictation, and Form Filling API requests.

    Learn more: Provider authentication

  • May2026
    Web SDK v3.1.0 | New

    Minimized layout

    The headed Web SDK can shrink to a compact, viewport-aligned widget during ambient sessions so clinicians keep focus on the EHR or chart while capture continues in the background.

    Learn more: Minimized layout overview · Minimized layout implementation

    Form Filling API v1.0.0 | New

    Form Filling API

    Our new Suki Form Filling API allows you to create and manage form-filling sessions, retrieve structured data, submit feedback, and get info about medical form templates for nursing use cases and data collection during in-person visits or virtual patient encounters.

    Learn more: Form Filling API overview · Form Filling API changelog

    Headless Web SDK v0.2.3 | Bug fixes

    Bug fixes and stability improvements

    Minor bug fixes and stability improvements for the Headless Web SDK.

  • April2026
    Dictation SDK v0.1.0 | New

    Dictation SDK (beta)

    Initial beta release of the Suki Dictation SDK so you can embed clinical dictation in the browser with a hosted iframe, in-field or scratchpad modes, and callbacks for transcript text from JavaScript or React.

    Learn more: Dictation SDK overview · Dictation SDK changelog

    Web SDK v3.0.0 | Breaking changes | Action required

    New authentication flow

    Sign-in now goes through SukiAuthManager from @suki-sdk/core, the same model as our other SDKs. Configure the manager with partner credentials, environment, and provider details, then pass it when you start the Web SDK.

    Learn more: Migrating to Web SDK v3 · Web SDK quickstart

    Web SDK v2.2.0 | Noteworthy

    Optional session-level metadata

    Pass optional visit and provider fields in ambientOptions when you start a session (for example visitType, encounterType, reasonForVisit, chiefComplaint, and providerRole) so note generation has better context.

    Learn more: Ambient implementation · AmbientOptions properties

    Web SDK v2.2.0 | Noteworthy

    Note list titles from visit type

    When visitType is set in ambientOptions, the Web SDK uses it as the note title for each generated note in the patient note list instead of the generic Note label, so multiple notes from the same day are easier to distinguish.

    Learn more: Note titles
    Mobile SDK v2.6.0 | New Action required

    Medication orders in session context

    Provide optional medication orders via SukiAmbientConstant.kOrdersInfo and MedicationOrderKeys.kMedicationOrders after session creation in the iOS SDK to include medications tied to a visit, such as those from your EHR.

    Learn more: Orders info

    Mobile SDK v2.6.0 | Noteworthy

    EMR info in session context

    Provide optional EMR info via SukiAmbientConstant.kEmrInfo after session creation in the iOS SDK, to include information about the EMR system that applies to the session, such as the vendor code or environment-specific label.

    Learn more: EMR info

    API v1.3.0 | New

    New info endpoints

    Added new endpoints to get the list of supported medication coding systems, dosage units, encounter relations, frequencies, medication timings, origins, and statuses.

    Learn more: Info endpoints

    API v1.3.0 | New

    Medication order support

    Medication orders are now supported in the API. You can now send and retrieve medication orders for an ambient session to be used in the note generation process.

    Learn more: Medication orders · Learn more: Changelog

  • March2026
    API v1.2.1 | New

    Audio streaming and download

    New endpoint to stream or download the original audio from an ambient session using a presigned URL. Use it for playback, note verification, or compliance storage.

    Learn more: Audio streaming and download · Get session recording API

    Web SDK v2.1.2 | New

    Webhook support

    When a session completes or fails, Suki sends a POST to your callback URL, same as when using the direct API. Configure one webhook URL per partner during onboarding.

    Learn more: Notification webhook
    Web SDK v2.1.2 | Noteworthy

    Existing patient diagnoses for Problem-Based Charting

    Pass existing diagnoses from the EMR in ambientOptions.diagnoses so the session merges them with what’s discussed during the visit and avoids duplicate problems in the note.

    Learn more: Existing patient diagnoses
  • February2026
    API v1.1.1 | Action required

    Multilingual parameter deprecated

    Removed multilingual from Create Ambient Session calls. Multilingual support is always on, which simplifies integration.

    Learn more: Create ambient session
  • January2026
    Headless Web SDK v0.2.2 | Noteworthy

    Session type detection

    useAmbientSession exposes sessionType so you can tell whether a session was submitted online or offline and adjust UI or handling.

    Learn more: Headless Web SDK changelog
    Web SDK v2.1.1 | Noteworthy

    Multilingual and optional patient fields

    Multilingual is on by default in the Web SDK. birthDate and gender on Patient are optional when that data is unavailable.

    Web SDK v2.1.1 | Action required

    AmbientOptions: prefill.noteTypeIds removed

    Use the sections property instead of prefill.noteTypeIds before upgrading.

2025

2024