{"message":"Homese Tracker API","version":"1.0.0","environment":"development","timestamp":"2026-05-03T05:05:28.134Z","availableRoutes":[{"path":"/token","method":"POST","description":"Generate JWT token","requiresAuth":false},{"path":"/auth/token","method":"POST","description":"Generate JWT token (alternative endpoint)","requiresAuth":false},{"path":"/events","method":"POST","description":"Track application events","requiresAuth":true},{"path":"/errors","method":"POST","description":"Track application errors","requiresAuth":true},{"path":"/health","method":"GET","description":"Health check endpoint","requiresAuth":false},{"path":"/status","method":"GET","description":"Status check endpoint (alias for health)","requiresAuth":false},{"path":"/","method":"GET","description":"API information and available routes","requiresAuth":false}]}