Skip to main content

Get Health Status of the service

GET api.sat.tausi.africa/v1/health

This resources checks for the health status of the service.

curl example request

curl https://api.sat.tausi.africa/v1/

Sample Response

200 OK

{
"message":"Tausi statement analyzer is running!"
}

Health Service!

The message string should not be parsed. Might change. Status Code wont.