{"message":"FastAPI WebRTC Meeting Service","version":"1.0.0","endpoints":{"create_meeting":"POST /api/meetings (requires X-API-Key header)","join_meeting":"GET /meeting/{meeting_id}","websocket":"WS /ws/{meeting_id}","health":"GET /health","docs":"GET /docs (Swagger UI)","redoc":"GET /redoc (ReDoc documentation)"}}