API Key 是访问 Comfy Platform 服务的凭证,可用于:Documentation Index
Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
Use this file to discover all available pages before exploring further.
- Cloud API — 以编程方式调用 Comfy Cloud 端点
- Partner Node API 集成 — 在本地工作流中使用付费 API 节点
- MCP 连接 — 通过 MCP 连接 Comfy
- 本地登录 ComfyUI — 使用 API Key 替代邮箱登录
创建 API Key
访问 https://platform.comfy.org/login 并登录
请访问 https://platform.comfy.org/login 并使用对应的账号进行登录

管理你的 API Key
登录后你可以在 platform.comfy.org 查看和管理所有 API Key。- 查看已有 Key:查看每个 Key 的名称和创建日期
- 删除 Key:如果 Key 泄露或不再需要,立即删除
- 创建多个 Key:可以为不同应用创建多个 API Key
使用你的 API Key
获取 API Key 后,你可以:- 本地登录 ComfyUI — 进入 设置 → 用户,选择 “Comfy API Key” 登录
- 调用 Partner Node API — 在发送工作流时,在
extra_data.api_key_comfy_org中包含 Key - 使用 Cloud API — 在 Cloud API 请求头中包含 Key


