{"service":"UrbanRento API","version":"1.0.0","status":"running","endpoints":{"health":"GET /health","ready":"GET /ready","authLogin":"POST /api/v1/auth/login","authRefresh":"POST /api/v1/auth/refresh","authMe":"GET /api/v1/auth/me","authLogout":"POST /api/v1/auth/logout","authLogoutAll":"POST /api/v1/auth/logout-all","userProfile":"PATCH /api/v1/users/profile","account":"GET /api/v1/account","accountBusiness":"PATCH /api/v1/account/business","dashboardSummary":"GET /api/v1/dashboard/summary","properties":"GET /api/v1/properties","tenantDetail":"GET /api/v1/tenants/:id"}}