{
    "success": true,
    "message": "WhatsApp Harici API Sunucusu",
    "version": "1.0.0",
    "timestamp": "2026-05-17 17:52:28",
    "status": "running",
    "php_version": "8.0.30",
    "server": "Apache",
    "endpoints": {
        "GET \/": "Bu sayfa (ana sayfa - veritabanı gerektirmez)",
        "GET \/health": "Health check endpoint (veritabanı bağlantısı kontrol eder)",
        "GET \/api\/test": "Test endpoint (veritabanı gerektirmez)",
        "GET \/api\/debug": "Debug endpoint (sistem durumu ve veritabanı kontrolü)",
        "POST \/api\/bilgi": "Bilgi sorgulama endpoint",
        "POST \/api\/pdf": "PDF sorgulama endpoint",
        "POST \/api\/system": "Genel sistem endpoint (bilgi\/pdf)"
    },
    "note": "Eğer 503 hatası alıyorsanız, \/health endpoint'ini kontrol edin - muhtemelen veritabanı bağlantı sorunu var",
    "direct_file_access": "Eğer .htaccess çalışmıyorsa doğrudan dosya yolunu kullanın: \/api\/debug.php, \/api\/test.php, \/health.php"
}