Builder Workspace
localhost:5180
Portfolio, delivery, sales, collections, and commercial operations for construction teams.
Open appPlatform API & Developer Portal
Central backend for the MyHabitat OS property lifecycle platform — powering builder workspaces, resident apps, society management, security gate operations, maintenance workflows, and SaaS administration.
Connected apps
Each Vue app talks to this API. Start the dev server in its folder with npm run dev, then open the local URL below.
localhost:5180
Portfolio, delivery, sales, collections, and commercial operations for construction teams.
Open applocalhost:5181
Branded homeowner experience for updates, dues, documents, and service requests.
Open applocalhost:5182
Society management, billing, notices, and resident governance workflows.
Open applocalhost:5183
Visitor management, gate passes, patrol logs, and on-site security operations.
Open applocalhost:5184
Facility tickets, vendor coordination, and preventive maintenance schedules.
Open applocalhost:5174
Platform control plane for builders, billing, integrations, and compliance.
Open appDeveloper tools
Operational endpoints for health probes, interactive API reference, and background job monitoring.
JSON probe for load balancers, uptime monitors, and the marketing site API proxy. Returns database connectivity status.
https://api.myhabitatos.com/api/v1/health
Interactive API reference auto-generated from routes and controllers. Explore endpoints, request bodies, and auth requirements.
https://api.myhabitatos.com/docs/api
Queue dashboard for background jobs, notifications, and scheduled tasks. Requires Redis (full Horizon on Linux/WSL or EC2).
https://api.myhabitatos.com/horizon
Live snapshot from this server instance.
API reference
All portal apps use the versioned REST prefix below. Authenticated routes expect a Bearer JWT issued after login via the relevant portal auth flow.
https://api.myhabitatos.com/api/v1
Explore product features, project showcases, and contact options on the marketing site.