Conversational Video Interface
Create Conversation
With the Tavus Conversational Video Interface (CVI) you are able to create a conversation
with a replica in real time.
Conversations
A conversation
is a video call with a replica.
After creating a conversation
, a conversation_url
will be returned in the response. The conversation_url
can be used to join the conversation directly or can be embedded in a website. To embed the conversation_url
in a website, you can find instructions here.
Once a conversation is created, the replica will automatically join the call and will start participating.
By providing a callback_url
, you can receive webhooks with updates regarding the conversation state.
POST
Authorizations
Body
application/json
Response
200 - application/json
The response is of type object
.