1. What are the exact list of whitelisted domains?
2. What is the specific IP range or proxy traversal configs?
3. What is the webhook transmission protocol?
4. Is Webhook configured at Partner level?
5. Who creates encounter_id, for managing the encounter (encounter is made up of multiple ambient sessions)?
encounter_id
.
We support combining sessions and generating the note based on the provided encounter_id
.6. What are prerequisites or steps to get started with Suki APIs?
partner_id
. 7. What is the basic flow for getting started with Suki Ambient APIs?
/login → /session/create → /context (optional) → /stream → /end
This flow automatically triggers note generation.You can either:/status
to poll the note generation status, then call /content to retrieve the note.8. Discuss what happens for long duration call (duration > 30 mins)