GET
/api/v1/health
Environment: production
CareLink Enterprise Developer Console
Single-source-of-truth backend REST API servicing the Marketing Hub, Facility Manager, and Platform Owner dashboard.
API Status
Operational
Active Tenants
0
Subscription Isolation
Registered Facilities
0
Across all active tenants
Requests Today
0
Inert (Awaiting Connection)
Live Developer Execution Logs
LOGGING ACTIVE[2026-07-26T00:07:01.948Z] INFO [NestApplication] Nest application successfully started
[2026-07-26T00:07:01.948Z] INFO [SupabaseService] Initializing secure server-side Supabase client with Service Role...
[2026-07-26T00:07:01.948Z] INFO [CareLink Service] Bootstrapped successfully on port 10000
[2026-07-26T00:07:01.948Z] GET /api/v1/health 200 OK - 6ms
[2026-07-26T00:07:01.948Z] POST /api/v1/auth/login 401 Unauthorized - JWT missing
[2026-07-26T00:07:01.948Z] POST /api/v1/auth/mfa/setup 200 OK - 31ms (MFA setup generated)
[Tracing-ID: app-bootstrap-ok] Multi-tenant isolation context initialized correctly.
Active Health Status
{
"status": "ok",
"version": "1.0.0",
"environment": "production",
"timestamp": "2026-07-26T00:07:01.948Z"
}
Backend Foundation Checks
- ✓ Global Exception Filter Active
- ✓ Global Validation Pipe Enabled
- ✓ Rate Limiting Active
- ✓ Helmet Security Headers Installed