We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7545e0 commit 09c7fe5Copy full SHA for 09c7fe5
2 files changed
src/content/docs/user-guide/run-worker/api-calls.md
@@ -20,7 +20,7 @@ curl -X POST "https://openapi.coreclaw.com/api/v1/account/info" \
20
--data "{}"
21
```
22
23
-Get your API key from [Account Info](/api/account/info/).
+Get your API key from the [CoreClaw Console](https://console.coreclaw.com/settings/integrations).
24
25
For the full endpoint reference, see [Base URL & Authentication](/api/).
26
src/content/docs/zh-cn/user-guide/run-worker/api-calls.md
-从[账户信息](/zh-cn/api/account/info/)获取您的 API Key。
+从 [CoreClaw Console](https://console.coreclaw.com/settings/integrations) 获取您的 API Key。
完整端点说明请参考[基础地址与身份验证](/zh-cn/api/)。
0 commit comments