OpenCompany
API

GET /health

Service health check endpoint.

GET
/health

Response Body

application/json

curl -X GET "https://loading/health"
{
  "status": "ok"
}