> For the complete documentation index, see [llms.txt](https://towls.einfra.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://towls.einfra.cn/ying-yan-openapi.md).

# 鹰眼OPENAPI

## 欢迎使用

&#x20;     物盾鹰眼Towls是一款通过在智能物联设备（终端）上安装轻量级的Agent进行业务安全监测和业务故障诊断的产品，通过对业务流量的实时监测与深度分析对各类威胁风险业务和设备故障事件进行及时的预警和告警，并进行相应处置及给出相关修复建议，对业务高危风险事件做到及时感知及时处置，从而客户可以及时全面的了解当前业务的健康状态，将传统的业务持续性安全事件防护变成一项可持续响应的处理过程。

## 立即体验

&#x20;    如果您想要立即体验我们的开放API，探索边缘计算无限潜能。我们提供了完整的快速上手指南，让您可以立即连接服务、请求接口，搭建自己的业务逻辑和功能。

{% content-ref url="/pages/gdbQBtXIt8uw3e5YvSxL" %}
[开始体验](/kai-shi-ti-yan.md)
{% endcontent-ref %}

## 接口文档

&#x20;      深入了解我们API的功能和使用方式，详尽的接口文档为您提供全面的技术支持。了解API的参数、返回值、示例代码等细节，轻松开发新应用或将我们的API集成到您的现有系统。我们致力于为您提供专业的技术指导，助力您打造智慧化的边缘计算生态系统。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://towls.einfra.cn/ying-yan-openapi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
