API Keys Configuration

Manage your API keys and authentication settings

API Keys Management
OpenAI Configuration
Your OpenAI API key for AI model access. Keep this secure and never share it.
Vapi Configuration
Public key for Vapi voice services.
Private key for Vapi services. Keep this secure.
Millis Configuration
Public key for Millis AI services.
Private key for Millis services. Keep this secure.
API endpoint URL for Millis services.
Backend LiveKit Configuration Python Service
API key for LiveKit real-time communication (Backend).
Secret key for LiveKit authentication (Backend). Keep this secure.
WebSocket URL for LiveKit server connection (Backend).
Frontend LiveKit Configuration C# Web App
API key for LiveKit real-time communication (Frontend).
Secret key for LiveKit authentication (Frontend). Keep this secure.
WebSocket URL for LiveKit server connection (Frontend).
AssemblyAI Configuration
API key for AssemblyAI speech-to-text services. Keep this secure.
AWS Configuration
AWS access key for authentication.
AWS secret key for authentication. Keep this secure.
Default AWS region for services.
Security Notice
  • API keys are stored securely in your application configuration files
  • Never share your API keys with unauthorized personnel
  • Regularly rotate your API keys for enhanced security
  • Monitor your API usage to detect any unauthorized access
  • Backend LiveKit, AssemblyAI, and AWS keys are stored in the Python service environment file
  • Frontend LiveKit keys are stored in the C# application configuration file