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.0.1
Nov 2025

Enhancements

  • Added Code Examples: Added code examples in Python and TypeScript for all of the SDP APIs
  • Improved the information architecture of the API reference documentation for a better developer experience
v1.0.0
Oct 2025

New Endpoints

Enhancements

  • API Reference Documentation Enhancement: We have significantly restructured and enhanced our API reference documentation for a better developer experience
    • The Problem-Based Charting (PBC) guide has been completely rewritten with a clearer structure and more detailed explanations of the processing pipeline
    • The Audio Streaming API Reference documentation now includes detailed authentication guidance for both browser and non-browser clients
  • Visit and Provider Context: The ambient session context APIs have been updated 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 are no longer supported for the diagnosis context
  • Paused state is no longer supported for the ambient session