{
  "success": true,
  "service": "Reddit Video Downloader API",
  "version": "1.0.0",
  "status": "operational",
  "endpoints": {
    "GET /api/health": "Health check",
    "POST /api/video-info": "Get video metadata",
    "POST /api/download": "Get download URL"
  },
  "documentation": "https://github.com/yourusername/reddit-downloader-api"
}