REST APIAPI ReferenceOutputsIsEoiAliveOn this pageIsEoiAlive Response-body reference for GET /is_eoi_alive. Example { "success": true, "message": null, "data": null} Fields FieldTypeDescriptionsuccessbooleanIndicates whether the EyesOnIt API process is running.messagestringOptional server message.datanullNo endpoint-specific payload is returned.