Your API gateway is running

OSCORM microservices health (live GET …/health on each service). Proxied APIs use /api/v1/… on this host.

Gateway port 5000 Uptime 18269s 14/15 healthy

Service Status HTTP Latency Health snapshot
Auth
http://auth-service:5001
UP 200 246 ms
{
  "status": "UP",
  "service": "auth-service",
  "db": {
    "status": "up"
  },
  "redis": {
    "status": "up"
  },
  "timestamp": "2026-09-16T10:31:32.981Z"
}
Notification
http://notification-service:5002
UP 200 34 ms
{
  "status": "UP",
  "aws": {
    "regionConfigured": false,
    "credentialsConfigured": false,
    "sqsQueueUrlConfigured": false,
    "snsTopicArnConfigured": false,
    "lastSuccessAt": null,
    "lastError": null,
    "lastErrorAt": null
  },
  "db": {
    "status": "up"
  }
}
Job
http://job-service:5003
UP 200 9 ms
{
  "success": true,
  "message": "job-service is healthy",
  "data": {
    "service": "job-service",
    "timestamp": "2026-09-16T10:31:32.741Z"
  }
}
Upload
http://upload-service:5005
UP 200 30 ms
{
  "status": "UP",
  "service": "upload-service",
  "db": {
    "status": "up"
  },
  "timestamp": "2026-09-16T10:31:32.766Z"
}
Message
http://message-service:5006
UP 200 33 ms
{
  "status": "UP",
  "service": "message-service",
  "db": {
    "status": "up"
  },
  "timestamp": "2026-09-16T10:31:32.768Z"
}
User
http://user-service:5007
UP 200 34 ms
{
  "status": "UP",
  "service": "user-service",
  "db": {
    "status": "up"
  },
  "timestamp": "2026-09-16T10:31:32.771Z"
}
Proposal
http://proposal-service:5008
UP 200 39 ms
{
  "status": "UP",
  "service": "proposal-service",
  "db": {
    "status": "up"
  },
  "timestamp": "2026-09-16T10:31:32.775Z"
}
Contract
http://contract-service:5009
UP 200 24 ms
{
  "service": "contract-service",
  "status": "ok",
  "timestamp": "2026-09-16T10:31:32.748Z"
}
Payment
http://payment-service:5011
UP 200 24 ms
{
  "service": "payment-service",
  "status": "ok",
  "timestamp": "2026-09-16T10:31:32.749Z"
}
Time Tracking
http://time-tracking-service:5012
UP 200 257 ms
{
  "status": "ok",
  "checks": {
    "db": "ok",
    "redis": "ok"
  }
}
Search
http://search-service:5013
UP 200 388 ms
{
  "status": "ok",
  "checks": {
    "elasticsearch": "ok",
    "redis": "ok"
  }
}
Admin
http://admin-service:5014
UP 200 30 ms
{
  "service": "admin-service",
  "status": "ok",
  "timestamp": "2026-09-16T10:31:32.764Z"
}
Subscription
http://subscription-service:5015
UP 200 30 ms
{
  "service": "subscription-service",
  "status": "ok",
  "timestamp": "2026-09-16T10:31:32.762Z"
}
Review
http://review-service:5016
UP 200 274 ms
{
  "service": "review-service",
  "db": "ok",
  "redis": "ok"
}
Test
http://localhost:5017
DOWN 30 ms fetch failed