Configure API Key
Add your Convai API key in Unity to enable the SDK.
Last updated
Was this helpful?
Add your Convai API key in Unity to enable the SDK.
The SDK needs your Convai API key to authenticate requests and enable character conversations.
A Convai account
API key from your Convai dashboard. (Where to find your API key)
Open the Convai Account window in Unity
In the Unity top menu, go to Convai → Account.

Copy your API Key from Convai
Open Convai in your browser and sign in.
Locate your API Key in the dashboard/profile settings.
Copy the API key.

Paste and update the key in Unity
Paste the key into the API Key field.
Click Update API Key.
Expected result: Account details and usage information refresh successfully.

Account info doesn’t update
Confirm the API key is correct (no extra spaces).
Check internet connection and retry.
You can’t find your API key
Use the linked dashboard/profile documentation section.
Your project is now authenticated with Convai. Next, validate the integration using Sample Scenes or continue with Custom Scene Setup.
Need help? For questions, please visit the Convai Developer Forum.
Last updated
Was this helpful?
Was this helpful?