{"name":"Sprout & Spore Push Notification Server","version":"2.0.0","status":"operational","timestamp":"2026-04-19T09:43:36.139Z","endpoints":{"health":"GET /health","awardPoints":"POST /api/internal/gamification/award-points","getGamification":"GET /api/gamification/:userId","getActivityLog":"GET /api/gamification/:userId/activity-log","subscribe":"POST /api/notifications/subscribe","unsubscribe":"POST /api/notifications/unsubscribe","subscriptions":"GET /api/notifications/subscriptions/:userId","notificationPreferences":"GET /api/notifications/preferences/:userId","updatePreferences":"PUT /api/notifications/preferences/:userId","testNotification":"POST /api/notifications/test","testNotificationAdvanced":"POST /api/notifications/test-advanced","notificationStats":"GET /api/notifications/stats/:userId","batchNotifications":"POST /api/notifications/batch","getPhotos":"GET /api/photos/:userId/:plantId","photoStats":"GET /api/photos/:userId/:plantId/stats","updatePhoto":"PUT /api/photos/:userId/:plantId/:photoId","deletePhoto":"DELETE /api/photos/:userId/:plantId/:photoId","logCare":"POST /api/care/log","bulkLogCare":"POST /api/care/bulk","getCareHistory":"GET /api/care/:userId/:plantId","careStats":"GET /api/care/stats/:userId/:plantId","careSummary":"GET /api/care/summary/:userId","deleteCareLog":"DELETE /api/care/log/:userId/:logId","getAllPlants":"GET /api/plants/:userId","getPlant":"GET /api/plants/:userId/:gardenId","createPlant":"POST /api/plants/:userId","updatePlant":"PUT /api/plants/:userId/:gardenId","deletePlant":"DELETE /api/plants/:userId/:gardenId","updatePlantHealth":"PATCH /api/plants/:userId/:gardenId/health","healthReport":"GET /api/plants/:userId/health-report"},"documentation":{"api":"/api/docs","setup":"See README.md"}}