Create a session from an audio file

Creates a completed session from audio that Blueprint downloads from the supplied fileUrl, then generates documentation asynchronously. This is the API-only path — there is no endpoint that accepts audio bytes. A 201 means the request was accepted, not that the audio was fetched or processed; listen for the progress_note_generated or session_transcript_error webhook. The clinician is taken from the client's primary clinician and cannot be chosen here, and usingHeadphones is accepted but not applied on this endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Client identifier

Body Params
string
required

URL of an audio file of the session to download and process

string
enum
required

The setting of the session, in-person or telehealth

Allowed:
boolean

For telehealth sessions, whether the clinician is using headphones

string
enum
required

Type of the note to generate for the session

string
enum

The treatment approach used in the session

preferences
object

Preferences to use when generating notes for the session

string

External identifier for the session

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json