This server provides REST APIs to integrate WebRTC voice chat with IVR systems.
Create a new WebRTC session with OpenAI Realtime API
Get session details and status
Send WebRTC offer to establish connection
Send text message to AI assistant
Terminate a WebRTC session
List all active sessions
Note: Add X-API-Key header for authentication if IVR_API_KEY is configured.