ComfyUI Launches Comfy Router: One API for Image, Video, 3D and Audio Models
cpaik · x · 2026-09-24
ComfyUI has launched Comfy Router, billed as "OpenRouter for generative media": a single API to call frontier image, video, 3D, and audio models with the same model strings and arguments—no new SDK, keys, or redeploy.
Key features:
- Explicit routing: you name the provider; if it's down the request fails there, with no silent fallback
- Traceability: every job returns the provider that ran it, for logging, billing, and debugging
- Async: submit() returns a request ID immediately with automatic retries for 429s and transient errors; subscribe() submits and polls to completion
- Batch-friendly: queue hundreds of jobs and pull results as they land, no blocking on 5-minute video renders
- 24h retention on inputs
Related event: Comfy Launches Comfy Router: One API for Multi-Provider Generative Models(6 posts)→
More from coding & agent
- Running models 24/7: we're in the harness phase, not autonomous builders yet — BLUECOW009 · 2026-09-24
- Devs push back as coding tool weighs killing Plan Mode for effort-level hotkey — 0xkarasy · 2026-09-24
- Anthropic weighs killing Claude Code plan mode in favor of shift+tab effort levels — omarsar0 · 2026-09-24
- Alibaba's Qoder makes Qwen3.8-Flash free for all accounts through September 30 — alifcoder · 2026-09-24
- HeyGen guide: wiring Meta's Muse Agent to MCP for automated avatar videos — HeyGen · 2026-09-24
- Dev runs npm publishes and GitHub chores from a Tesla via Grok Bot — Baconbrix · 2026-09-24