is_eoi_alive
Check whether the EyesOnIt API process is running.
- Method:
GET - Path:
/is_eoi_alive
Success Response
{
"success": true,
"message": null,
"data": null
}
Check whether the EyesOnIt API process is running.
GET/is_eoi_alive{
"success": true,
"message": null,
"data": null
}