Skip to content

feat: rename Cloud & Partner APIs group to ComfyUI APIs, add Server API overview and quick start#1087

Merged
comfyui-wiki merged 22 commits into
mainfrom
docs/comfyui-apis-restructure
Jun 4, 2026
Merged

feat: rename Cloud & Partner APIs group to ComfyUI APIs, add Server API overview and quick start#1087
comfyui-wiki merged 22 commits into
mainfrom
docs/comfyui-apis-restructure

Conversation

@comfyui-wiki
Copy link
Copy Markdown
Member

Summary

Renames the side navigation group from "Cloud & Partner APIs" to ComfyUI APIs and adds a new ComfyUI Server API section with overview, API examples, and workflow API format docs (EN/ZH/JA).

Supersedes #1084 — same changes, opened from an upstream branch so Mintlify preview can deploy.

Changes

Navigation (docs.json, all 3 languages)

  • Renamed: "Cloud & Partner APIs" → "ComfyUI APIs"
  • Added: "ComfyUI Server API" group with overview, API examples, and existing server pages
  • Removed: Redundant "ComfyUI Server" group from the Development tab (merged into APIs)
  • Reordered: Overview and Getting an API Key first; Cloud API and Server API as parallel groups

New pages (EN/ZH/JA)

Page Description
development/apis/overview.mdx API comparison (Cloud API vs ComfyUI Server API) with navigation cards
development/comfyui-server/api-examples.mdx HTTP-only, WebSocket + History, SaveImageWebSocket patterns
development/api-development/workflow-api-format.mdx Workflow API export format guide

Other updates

  • Cloud overview links to centralized getting-an-api-key page
  • Font Awesome icons on API pages (replacing non-standard icon names)
  • development/overview.mdx updated for new paths

Test plan

lin-bot23 and others added 20 commits June 3, 2026 02:09
…PI overview and quick start

- Rename side navigation group 'Cloud & Partner APIs' → 'ComfyUI APIs'
- Remove redundant 'ComfyUI Server' group from Development tab (merged into APIs)
- Add new development/apis/overview.mdx with API comparison table (EN/ZH/JA)
- Add new development/comfyui-server/server-guide.mdx as entry point (EN/ZH/JA)
- Add new development/comfyui-server/quick-start.mdx with 3 code patterns (EN/ZH/JA)
  - HTTP only (basic_api_example)
  - WebSocket + History (websockets_api_example)
  - SaveImageWebsocket real-time images (websockets_api_example_ws_images)
- Update development/overview.mdx references and links
- Update docs.json for all 3 languages
- Merge server startup guide and navigation cards into comms_overview
- Rename comms_overview title to 'Server Overview' with full entry content
- Delete server-guide.mdx (EN/ZH/JA)
- Reorder sidebar: Overview → Routes → API Examples → Messages → Inversion
- Update links in api-development/overview
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Jun 3, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
comfy 🟢 Ready View Preview Jun 3, 2026, 2:32 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

The quick-start page was renamed to api-examples; mint broken-links CI was failing on the stale path.
@comfyui-wiki comfyui-wiki merged commit d6ef210 into main Jun 4, 2026
10 checks passed
@github-actions github-actions Bot deleted the docs/comfyui-apis-restructure branch June 4, 2026 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants