API server
https://app.coolify.io/api/v1Healthcheck endpoint.
Response Body
text/html
application/json
application/json
curl -X GET "https://app.coolify.io/api/v1/health""OK"{ "message": "Invalid token."}{ "message": "Unauthenticated."}API server
https://app.coolify.io/api/v1Healthcheck endpoint.
text/html
application/json
application/json
curl -X GET "https://app.coolify.io/api/v1/health""OK"{ "message": "Invalid token."}{ "message": "Unauthenticated."}