{"success":true,"message":"英语单词查询服务器运行正常","version":"1.0.0","timestamp":1777284943621,"endpoints":{"health":"/api/words/health","word":"/api/words/:word","search":"/api/words/search?q=keyword","popular":"/api/words/popular","batch":"/api/words/batch","etymology":{"health":"/api/etymology/health","analyze":"/api/etymology/:word","batch":"/api/etymology/batch"},"upload":{"single":"/api/upload/single","multiple":"/api/upload/multiple","image":"/api/upload/image","audio":"/api/upload/audio","types":"/api/upload/types","private":"/api/upload/private/:key?expires=3600","public":"/api/upload/public/:key","download":"/api/upload/download/:key?expires=3600","info":"/api/upload/info/:key","delete":"/api/upload/:key"},"auth":{"login":"/api/auth/login","user":"/api/auth/user","profile":"/api/auth/profile"},"share":{"save":"/api/share/save","get":"/api/share/:shareId"},"evaluation":{"save":"/api/evaluation/save","latest":"/api/evaluation/latest?userId=&articleId="},"grammar":{"health":"/api/grammar/health","analyze":"/api/grammar/analyze"}}}