API REFERENCE
Health
Public liveness check. No authentication required.
No parameters required.
GET
/memuron/healthcurl https://api.memuron.com/memuron/health200 OK
{
"status": "ok",
"service": "memuron"
}Public liveness check. No authentication required.
No parameters required.
/memuron/healthcurl https://api.memuron.com/memuron/health{
"status": "ok",
"service": "memuron"
}