Create a Persona
Step 1: Get an API Key
- Go to the Developer Portal and select API Key from the sidebar menu.
- Click Create New Key to begin generating your API key.
- Enter a name for the key and (optional) specify allowed IP addresses, then click Create API Key.
- Copy your newly created API key and store it securely.
Step 2: Create a Persona
In this example, we’ll create an interviewer persona with the following settings:
- A Phoenix-3 stock replica.
raven-1as the perception model to enable screen sharing.- Conversational Flow layer with Sparrow-1 for turn detection.
cURL
Modify Existing Persona
Tavus lets you update any existing persona configuration using standard JSON Patch operations (add, replace, remove).
Please see the Patch Persona endpoint for more details.

