Comfy shipped Comfy Router this week: a single endpoint that reaches frontier models across four media categories, images, video, 3D, and audio, so a developer stops wiring up a separate SDK for every provider they use. The company listed day one coverage of six model families: MiniMax H3, GPT Image 2, Kling, Nano Banana Pro, Seedance 2.5, and Black Forest Labs’ lineup, with more slated to follow.
The problem Router is meant to solve is a familiar one for anyone building on generative media. A team that ships a single image feature usually wires up one provider’s SDK, manages one API key, and handles that provider’s specific job lifecycle. When that provider hits a rate limit, gets more expensive, or falls behind on quality, switching means rewriting the integration from scratch. Comfy’s pitch is that developers should be able to change providers the way they change a config value.
In Router’s design, the model and the provider are separate parameters in the same function call. A developer calling GPT Image 2 through the provider fal can switch to a different provider that also hosts that model by changing one string, according to Comfy.
Comfy also said it never substitutes providers behind a developer’s back. Name a provider and the job either runs there or fails outright, with no silent handoff to a backup. Every completed job still tells the caller exactly which provider handled it.
That design choice matters because it addresses a specific complaint about routing layers in other domains. General-purpose API routers often pick the cheapest or fastest backend automatically, which can mean a developer loses visibility into exactly which model or vendor produced a given output. Comfy is betting that generative media developers, who often need to audit exactly how an asset was produced, will value predictability over automatic optimization. It is not yet clear whether that tradeoff holds once Comfy’s promised routing strategies, which let Comfy pick a provider automatically, ship as an option.
Comfy built its reputation on ComfyUI, the node-based interface that hands users granular control over every step of an image or video pipeline; the company says more than three million people already use it. Router extends that same “you see every choice” philosophy to API calls rather than visual workflows. Comfy compared the launch to OpenRouter, the popular text-model aggregator, while noting its own jobs move large files and can run for minutes.
Comfy runs Router pricing through the same credit pool that already covers its other products, and the company said no separate subscription is required for access. On data handling, Comfy said uploaded inputs survive 24 hours before deletion, and finished outputs are wiped on the same 24-hour clock once a job completes.
The launch is a company announcement, not an independent benchmark, and Comfy has not published data comparing Router’s reliability or latency against calling providers directly. For teams currently juggling separate contracts and dashboards for each media model they use, the practical test will be whether Router’s queueing and retry behavior holds up once traffic spikes hit a single provider at once, the exact scenario Comfy says the product was built to absorb.
Reported by Comfy, publisher of the ComfyUI Newsletter, in a company blog post on September 23, 2026.