/api/v1/healthHealth check
A public uptime probe. Returns the service name, version and a timestamp.
Auth: Public. No authentication.
curl https://www.axedomo.com/api/v1/health200 OK
{
"status": "ok",
"service": "axedomo",
"version": "1.168.0",
"timestamp": "2026-07-19T00:00:00.000Z"
}