All systems operational · Last checked just now
System status · Operational

HRM Backend is running smoothly.

All core services are online and responding. API, database, queue workers, and background jobs are operating within normal parameters.

System Overview

Healthy
API
200 OK
Response < 120 ms
Database
Connected
Pool healthy
Queue
Listening
0 jobs pending
Uptime
00:00:00
Since page load

Authentication

JWT-based auth with refresh tokens, rate limiting, and CSRF protection on all state-changing routes.

Enforced

Data Layer

MySQL primary with Redis cache & session store. All queries monitored via Laravel Telescope.

Latency: 12 ms

Monitoring

Real-time error tracking, structured logging, and health checks running every 30 seconds.

Live
Check API Health Open Telescope API Documentation

Active API Endpoints

5 services
GET /api/admin/dashboard/main-stats Dashboard metrics
GET /api/admin/clients Client list with projects
GET /api/admin/projects Project registry
GET /api/admin/tasks Task assignments
POST /api/auth/login Admin authentication