Skip to content

Commit 028002b

Browse files
committed
docs: clarify instructions for creating API key in WebUI
1 parent e98ff5a commit 028002b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/dev/openapi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Starting from v4.18.0, AstrBot provides API Key based HTTP APIs for programmatic
88

99
## Quick Start
1010

11-
1. Create an API key in WebUI.
11+
1. Create an API key in WebUI - Settings.
1212
2. Include the API key in request headers:
1313

1414
```http

zh/dev/openapi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ outline: deep
88

99
## 快速开始
1010

11-
1. 在 WebUI 中创建 API Key。
11+
1. 在 WebUI - 设置中创建 API Key。
1212
2. 在请求头中携带 API Key:
1313

1414
```http

0 commit comments

Comments
 (0)