Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions en/openapi/api-catalog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "API Catalog"
description: "Complete list of Flashduty Open API endpoints, organized by product module with links to detailed documentation"
---

Flashduty Open API provides **354** endpoints covering five major modules: On-call, Monitors, RUM, AI SRE, and Platform. All endpoints use unified authentication and request specifications. See [Quick Start](/en/openapi/introduction) for details.
Flashduty Open API provides **346** endpoints covering five major modules: On-call, Monitors, RUM, AI SRE, and Platform. All endpoints use unified authentication and request specifications. See [Quick Start](/en/openapi/introduction) for details.

<Note>
All endpoint URLs use `https://api.flashcat.cloud` as the base, authenticated via APP Key through query string.
Expand Down Expand Up @@ -271,7 +271,7 @@ All endpoint URLs use `https://api.flashcat.cloud` as the base, authenticated vi

</Accordion>

<Accordion title="Monitors (40 endpoints)">
<Accordion title="Monitors (32 endpoints)">

### Alert rules

Expand Down Expand Up @@ -330,6 +330,10 @@ All endpoint URLs use `https://api.flashcat.cloud` as the base, authenticated vi
| Method | Endpoint | Description |
| :--- | :--- | :--- |

</Accordion>

<Accordion title="RUM (41 endpoints)">

### Facets

| Method | Endpoint | Description |
Expand Down
8 changes: 6 additions & 2 deletions zh/openapi/api-catalog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "API 目录"
description: "Flashduty Open API 接口完整列表,按产品模块组织并链接到详细文档"
---

Flashduty Open API 提供 **354** 个接口,覆盖 On-call、Monitors、RUM、AI SRE 和平台五个主要模块。所有接口使用统一认证方式和请求规范。详情参见[快速开始](/zh/openapi/introduction)。
Flashduty Open API 提供 **346** 个接口,覆盖 On-call、Monitors、RUM、AI SRE 和平台五个主要模块。所有接口使用统一认证方式和请求规范。详情参见[快速开始](/zh/openapi/introduction)。

<Note>
所有接口 URL 均以 `https://api.flashcat.cloud` 为 base,通过 query string 中的 APP Key 认证。
Expand Down Expand Up @@ -271,7 +271,7 @@ Flashduty Open API 提供 **354** 个接口,覆盖 On-call、Monitors、RUM、

</Accordion>

<Accordion title="Monitors(40 个接口)">
<Accordion title="Monitors(32 个接口)">

### 告警规则

Expand Down Expand Up @@ -330,6 +330,10 @@ Flashduty Open API 提供 **354** 个接口,覆盖 On-call、Monitors、RUM、
| 方法 | 接口 | 描述 |
| :--- | :--- | :--- |

</Accordion>

<Accordion title="RUM(41 个接口)">

### RUM 自定义字段

| 方法 | 接口 | 描述 |
Expand Down