Skip to main content

GET /health

Endpoint

GET /api/v1/health

Authentication

None.

Response

200 OK

{
"status": "Server is ok and working",
"service": "clive-payments-api",
"time": "2026-03-05T12:14:56.111Z"
}

Usage

  • load balancer health checks
  • synthetic monitoring heartbeat
  • smoke test post-deploy