Skip to main content
Suki’s API versioning policy is based on the semantic versioning standard. For example, in version 1.2.3, 1 is the major version, 2 is the minor version, and 3 is the patch version. When we release a new API version for new features or bug fixes, we increment one of these three version components depending on the type of change introduced.
v1.1.1
Deprecated
Feb 2026

Deprecated

  • Multilingual support: The multilingual parameter is deprecated in the Create Ambient Session endpoint. When you call create ambient session API, the multilingual support is now set to true by default.
v1.1.0
New Endpoints
Dec 2025

New Endpoints

v1.0.1
Enhancements
Nov 2025

Enhancements

  • Code examples: Added code examples in Python and TypeScript for all SDP APIs, making it easier to integrate with the platform regardless of your preferred programming language.
v1.0.0
New EndpointsEnhancements
Oct 2025

New Endpoints

Enhancements

  • Enhanced API documentation: Significantly restructured and enhanced API reference documentation for better developer experience, clearer organization, and improved discoverability.
  • Problem-based charting guide: Completely rewritten the Problem-Based Charting (PBC) guide with a clearer structure and more detailed explanations of the processing pipeline.
  • Audio streaming authentication: Added detailed authentication guidance for both browser and non-browser clients in the Audio Streaming API Reference documentation.
  • Enhanced context support: Updated the ambient session context APIs to support a new VisitContext schema, including fields like chief_complaint and visit_type. The provider context has also been enhanced to support provider_role.

Removed Support

  • SNOMED codes: SNOMED codes are no longer supported for the diagnosis context
  • Paused state: Paused state is no longer supported for ambient sessions
Last modified on February 24, 2026