{"message":"Ezyaa Widget Server - API Übersicht","version":"1.0.0","endpoints":{"widget":{"url":"http://localhost:3001/loader?client=CLIENTKEY","description":"Widget JavaScript mit eingebetteter Config","example":"http://localhost:3001/loader?client=kundentest","method":"GET"},"health":{"url":"http://localhost:3001/health","description":"Health Check und Systemstatus","method":"GET"},"cache":{"stats":"http://localhost:3001/cache/stats","clear":"http://localhost:3001/cache/clear","description":"Cache Verwaltung"},"template":{"reload":"http://localhost:3001/template/reload","description":"Template neu laden (Entwicklung)"}},"examples":["curl http://localhost:3001/health","curl \"http://localhost:3001/loader?client=kundentest\"","curl http://localhost:3001/cache/stats"]}