{"name":"Livestock Tracking API","version":"1.0.0","description":"API for detecting and tracking sheep in drone footage","endpoints":{"health":"/health","docs":"/docs","detect_mud":"POST /api/v1/detect-mud","track_sheep":"POST /api/v1/track-sheep","get_video_url":"GET /api/v1/videos/{media_id}","get_config":"GET /api/v1/config","update_config":"PUT /api/v1/config"}}