Skip to main content

Get Health Status of the service

GET https://api.manka.tz/api/v1/health

This resources checks for the health status of the service.

curl example request

curl https://api.manka.tz/api/v1/health

Sample Response

200 OK

{
"message":"Manka is running!",
"help": "mail us at [email protected]"

}

Health Service!

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