Create a PAL
Step 1: Get an API Key
- Go to the PAL Maker 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 PAL
In this example, we’ll create an interviewer PAL with the following settings:
- A Phoenix-3 stock face.
raven-1as the perception model to enable screen sharing.- Conversational Flow layer with Sparrow-1 for turn detection.
cURL
Modify Existing PAL
Tavus lets you update any existing PAL configuration using standard JSON Patch operations (add, replace, remove).
Please see the Patch PAL endpoint for more details.

