The Cartesia Integration allows your app to generate high-quality, realistic speech from text using Cartesia’s advanced voice models. Once connected, you can easily add real-time voice capabilities to workflows, user interactions, and automated experiences.
- Go to the Cartesia Console.
 - Log in or create an account.
 - Navigate to API Keys in your account settings.
 - Click New, give it a descriptive name (e.g., “AI Builder”), and copy it.
- Example: 
sk_car_xxxxxxxxxxxxx 
 - Example: 
 
- Open your app and go to Integrations → Add Cartesia.
 - Paste your Cartesia API Key in the input field.
 - Click Connect to validate and save your integration.
 
Once connected, your app can convert text to speech seamlessly in real time or through workflows.
- Secure API Access: Keep your Cartesia API key safe. Do not hardcode it in public code.
 - Environment isolation: Use different keys for dev, staging, and production to ensure clean separation.
 - Low latency: Cartesia supports real-time streaming for conversational experiences.
 - Usage management: Monitor your Cartesia dashboard for quotas, billing, and usage insights.