Cookbooks
Cookbooks are short recipes for common Suki integration problems. Each cookbook solves one task with copy-paste code examples. Use tutorials when you need a full end-to-end lesson.
Featured Cookbooks
All Cookbooks
Browse every cookbook. Filter by product or language when you know which use case you are building against.
Share One Note Across Products
Share one note with emr_encounter_id.
Clear a Remote Session Conflict
End remote session, then retry.
Fetch Note Content with composition_id
Retrieve the note with composition_id.
Poll Session Status Before Fetching Content
Poll until status is completed.
Seed Patient Context for the Web SDK
Seed patient context for Web SDK.
Add provider_id to Bearer Login
Send provider_id on Bearer login.
Write Dictation Text to an EHR Field
Write Dictation text with onSubmit.
End Ambient After Streaming
Send RU9G, then end session.
Authenticate Browser WebSocket Handshake
Auth browser WebSocket with protocols.
Register Provider Then Login
Register first, then call login.
End Dictation with AUDIO_END
Use AUDIO_END, not ambient RU9G.
Verify Webhook HMAC Signature
Verify HMAC before parsing JSON.