Overview

ComfyDeploy V2 APIs bring significant improvements in performance and features. This guide will walk you through the two main steps required to upgrade from V1 to V2.

If you recently signed up, you will already have v2 enabled.

This is for older users.

1

Update API Version

First, you’ll need to update your API version in the settings:

  1. Go to ComfyDeploy Settings
  2. Find the “API Version” dropdown
  3. Select “v2” from the options

The budget of workspace is limited to $1000 in v2. To raise this limit, please contact us via Email or Discord DM.

2

Upgrade Machine Builder Version

After updating the API version, you’ll need to upgrade your machines:

Go to your machines page 2. Click “Edit” on each machine 3. Under “Builder Version”, set the Builder Version to “4”

v4 is reccomended and default, v2 is deprecated, v3 is maintained. You’ll need to update your v2 API access in /settings.

3

Update API integration

V2 API uses new endpoints. You’ll need to update your API integration as follows:

API VersionBase URL
V1 (Old)https://www.comfydeploy.com/api/
V2 (New)https://api.comfydeploy.com/api/

Remember to update all your API calls to use the new base URL.

What’s New in V2?

  • Improved performance and stability
  • Default sessions editing for all v4 machines
  • v2 python API, more resource access for enterprise users
  • Private outputs buckets for enterprise users

Need Help?

If you encounter any issues during the upgrade process:

  • Check the machine logs for any errors
  • Join our Discord community for support
  • Contact us via email for enterprise support

Make sure to test your workflows after upgrading to ensure everything works as expected.