Comfy Router launches: one API to route image, video, 3D and audio models across providers
PurzBeats · x · 2026-09-24
ComfyUI has launched Comfy Router, a single API for calling frontier image, video, 3D, and audio generation models across multiple providers with the same model string and arguments — no new SDK, no redeploy.
Key features:
- Explicit routing: you name the provider; no silent fallback, and every job reports which provider ran it for logging, billing, and debugging
- Async by design: submit() returns a request ID immediately, the queue retries 429s and transient errors, and subscribe() polls to completion
- Batch-friendly: queue hundreds of jobs and pull results as they land, nothing blocking on 5-minute video renders
- Inputs and outputs retained for 24 hours
The author also shows an agent integration: point your agent to the router page with a Comfy API key and it can build workflows without ever touching a node graph.
More from coding & agent
- Agentic Optimisation: what's fundamentally new for vision in the agent era — _krishna_murthy · 2026-09-24
- Dev uses Codex to turn a 3D-scanned firewood splitter into a native iOS game — OpenAIDevs · 2026-09-24
- Korean dev warns: non-coders using AI overlook everything invisible in software — algo_diver · 2026-09-24
- Anchor 3.0 launches as a runtime enforcement model for compliant AI agents — Saboo_Shubham_ · 2026-09-24
- Codex completes steps Claude refuses twice in one day, dev reports — ChanceKelch · 2026-09-24
- The bull case for assistant startups: MCP makes AI assistant apps interoperable — illscience · 2026-09-24