Skip to main content
GET
/
health
curl https://api-verifier-2.onrender.com/health
{
  "status": "ok",
  "timestamp": "2024-01-15T12:00:00.000Z",
  "service": "MT5 Monitor API"
}

Response

status
string
Health status (“ok”)
timestamp
string
Current server timestamp (ISO 8601)
service
string
Service name
curl https://api-verifier-2.onrender.com/health
{
  "status": "ok",
  "timestamp": "2024-01-15T12:00:00.000Z",
  "service": "MT5 Monitor API"
}