{
  "analysis_includes": [
    "Metadata Analysis",
    "Image Quality Assessment",
    "Liveness Detection",
    "Tampering Detection",
    "Compression Analysis",
    "Noise Pattern Analysis",
    "Edge Analysis",
    "Color Analysis",
    "AI Generation Detection",
    "AI Model Identification"
  ],
  "endpoints": {
    "analyze_image": "POST /api/analyze-image",
    "health_check": "GET /api/health"
  },
  "message": "Enhanced Image Liveness & AI Detection API",
  "usage": "Send POST request with 'image' file for liveness, authenticity, and AI detection analysis"
}
