This walkthrough uses the upload path — the simplest integration. You send one audio file; Silmo transcribes it, drafts the document, and hands both back.
Base URL: https://api.dev.silmo.ai/broadcare. See Authentication for how to authorize requests.

1. Send the recording

Choose the document with the tool query parameter: checklist, dst, or fast-track.
The whole pipeline runs from this one call — transcription, extraction, document filling, quality checks.

2. Follow progress

Either subscribe to the live event stream:
…or poll the snapshot until phase is complete:

3. Collect the results

The session snapshot already contains the diarized transcript, every extracted field with its evidence quote, the outcome, and the AI quality checks — most integrations need nothing else.

Where next

Live transcription

Stream a microphone instead of uploading a file.

Agent-led interview

Let the Silmo nurse agent hold the conversation itself.