Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.suki.ai/llms.txt

Use this file to discover all available pages before exploring further.

The form filling session management APIs provide endpoints to create and manage form-filling sessions. These endpoints are used to create a form-filling session, seed the session context, update the session context, check the session status, retrieve the structured data, submit feedback, and end the session.

Usage scenarios

  • Create a new form-filling ambient session for your patient encounter during in-person visits or virtual visits
  • Seed the session context with the patient information, provider details, and diagnosis codes
  • Update the session context with the patient information, provider details, and diagnosis codes
  • End the session when the patient encounter is complete

Endpoints

Last modified on May 22, 2026