GET
/
api
/
health
{
  "status": "ok",
  "service": "Insforge Backend",
  "timestamp": "2025-01-21T03:45:22.194Z"
}

Response

200 - application/json

API is healthy

status
string
Example:

"ok"

service
string
Example:

"Insforge Backend"

timestamp
string<date-time>
Example:

"2025-01-21T03:45:22.194Z"