Axiomatic

Health

Service health check

Health check

GET
/api/health

Response Body

application/json

curl -X GET "https://app.axiomatic.us/api/health"
{
  "status": "ok",
  "engine": "string",
  "timestamp": "2019-08-24T14:15:22Z"
}