Daily.co
Daily.co REST API for short-lived WebRTC rooms during live AI interviews.
Used for
- Create room with expiry aligned to interview schedule, max 2 participants, cloud recording enabled
- Room URL stored on the interview when the bot session starts
Auth (env vars)
DAILY_API_KEY— sent asAuthorization: BeareronPOST https://api.daily.co/v1/rooms
Notes
- Optional at API boot; missing key fails room creation.
- No automatic HTTP retries; API errors surface as internal errors to callers.