Coze 是一个 AI 智能体和工作流构建平台。你可以通过两种方式将 CometAPI 连接到 Coze:使用原生的 CometAPI 插件(最简单),或使用通用的 HTTP Request 节点 以获得最大的灵活性。Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
前置条件
获取你的 CometAPI API key
将 CometAPI 添加到 Coze 工作流
- 方法 1:CometAPI 插件(推荐)
- 方法 2:HTTP Request 节点
- 在 Coze 中,点击 Get Started 并创建一个新的工作流。
- 在工作流编辑器中,点击 Add Node → Plugins,然后搜索 CometAPI。
- 将 CometAPI 插件节点添加到你的工作流中。




- 在插件节点的 API Key 字段中,粘贴你的
<COMETAPI_KEY>key。 - 点击 Test 验证连接,然后点击 Publish。


测试并发布
在工作流中运行一条测试消息(例如询问当前时间)。成功的 AI 回复说明集成工作正常。发布工作流以使其上线。

如果调用失败,请检查你的 API key 和 endpoint URL,或联系 CometAPI 支持。







