{
  "service": "InfotoIntell IVR TTS API",
  "version": "1.0",
  "docs": "https://tts.infotointell.ai/api/v1/tts/docs",
  "endpoints": {
    "generate": "POST /api/v1/tts/generate",
    "voices": "GET /api/v1/tts/voices",
    "formats": "GET /api/v1/tts/formats",
    "health": "GET /api/v1/tts/health",
    "stats": "GET /api/v1/tts/stats"
  }
}