Interact - legacy (stream)
Authorizations
Voiceflow API key
Path Parameters
The ID of the Voiceflow project to interact with.
An ID which uniquely identifies the user having the conversation.
Query Parameters
Certain features are only available depending on your modality.
voice, chat, api Which environment to target within the project.
If enabled, the configured speech-to-text provider will be invoked to convert system response text to audio. Audio traces will be returned from the server.
When audio_events are enabled, selects the encoding of audio traces returned by the server.
audio/mp3, audio/x-mulaw, audio/pcm When enabled, LLM traces will be broken up into streamed-in chunks - documentation
The timezone experienced by the user in this conversation.
When enabled, conversation state is returned in response to each interaction.
Body
Start a new conversation with a launch action or reply to a message with the text action.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
- Option 14
Set variables for the next turn of the conversation.
Unique ID of the conversation session.
Response
- Option 1
- Option 2
- Option 3
Traces contain responses, media and metadata generated by the conversation runtime.
trace - Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
- Option 14
- Option 15
- Option 16
- Option 17
- Option 18
- Option 19
- Option 20
- Option 21
- Option 22
- Option 23
- Option 24
- Option 25
- Option 26
event