{
  "status": "alive",
  "service": "crushe-yt-proxy v2.0",
  "message": "Our own YouTube middleman — HIGH SCALABILITY! 🎬🔥",
  "clients": 20,
  "endpoints": [
    "/info/:videoId",
    "/search/:query",
    "/audio/:videoId",
    "/stream/:videoId/:itag"
  ],
  "stats": {
    "totalRequests": 3,
    "cacheHits": 0,
    "cacheSize": 0,
    "hitRate": "0.0%"
  }
}