{"description":"COPD risk prediction with Random Forest Bundle","endpoints":{"GET /":"API information (Public)","GET /features":"Expected feature list (Requires API Key)","GET /health":"Health check (Public)","GET /model-info":"Model details (Public)","POST /predict":"COPD prediction (Requires API Key)"},"model_loaded":true,"name":"COPD Prediction API","security":"API Key required for /predict and /features endpoints","status":"active","usage":{"api_key_header":"X-API-Key","example_curl":"curl -X POST https://koah.doktorhatta.com.tr/predict -H 'X-API-Key: YOUR_KEY' -H 'Content-Type: application/json' -d '{...}'"},"version":"2.0"}
