Model APIs
Use Comfy Router to call hosted partner models with one Comfy API key.Generate an image
Make your first image with Flux in Python, TypeScript, or cURL.
Browse available models
Find a model, inspect its inputs, and copy its model ID.
Use a model's schema
See the request and response shape for a Router model.
Call Router over HTTP
Look up the shared Router endpoints and headers.
Serverless
Package your own ComfyUI workflow, deploy it to managed GPU infrastructure, and run it through the Comfy API.Deploy a workflow
Create a Build, release it, and start a managed deployment.
Choose compute
Find the available regions and GPU classes before you deploy.
Run a deployed workflow
Submit an API-format workflow and download its outputs.
Use the SDK
Point the Python or TypeScript SDK at your deployment.