/
/ComfyUI-Manager API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
customnode1
  • getGet node-to-package mappings
  • postCheck for updates
  • getGet installed custom nodes
  • getGet custom node list
  • getList node types used by all user workflows
  • getGet alternative node options
  • getGet available versions for a node
  • getGet disabled versions for a node
  • postGet import failure information
  • postInstall custom node via Git URL
  • postInstall custom node dependencies via pip
  • getGet external model list
  • postUpdate all custom nodes
  • postReset queue
  • getGet queue status
  • postInstall custom node
  • postStart queue processing
  • postFix custom node
  • postReinstall custom node
  • postUninstall custom node
  • postUpdate custom node
  • postDisable custom node
  • postUpdate ComfyUI
  • postInstall model
  • getGet snapshot list
  • postRemove snapshot
  • postRestore snapshot
  • getGet current snapshot
  • postSave snapshot
  • getGet ComfyUI versions
  • postSwitch ComfyUI version
  • postReboot ComfyUI
  • getGet or set preview method
  • postSet preview method
  • getGet or set database mode
  • postSet database mode
  • getGet or set component policy
  • postSet component policy
  • getGet or set update policy
  • postSet update policy
  • getGet or set channel URL
  • postSet channel URL
  • postSave component
  • postLoad components
  • getGet manager version
  • getGet manager notice

Get installed custom nodes

Returns a list of installed node packages

get/customnode/installed

Query parameters

mode'default' | 'imported'

Lists mode, default or imported

Response

Successful operation

object required

Changes