{"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)"},"admin":{"get":"http://localhost:3001/admin/widget-configs/:websiteToken","put":"http://localhost:3001/admin/widget-configs/:websiteToken","description":"Widget-Config lesen/schreiben (Bearer EZYAA_ADMIN_TOKEN)"}},"examples":["curl http://localhost:3001/health","curl \"http://localhost:3001/loader?client=kundentest\"","curl http://localhost:3001/cache/stats"]}