/
AC
ac
/
Comfy API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Admin
1
API Nodes
7
asset
13
file
4
Freepik
12
job
9
model
3
node
2
Registry
38
post
Add review to a specific version of a node
post
Claim nodeId into publisherId for the authenticated publisher
get
Retrieve all nodes
post
Create a new custom node
post
Create a new personal access token
get
Retrieve all publishers
post
Create a new publisher
get
list comfy-nodes for node version
post
create comfy-nodes for certain node
post
Create Node Translations
get
Retrieve a publisher by ID
put
Update a publisher
delete
Delete a publisher
put
Update a specific node
delete
Delete a specific node
delete
Delete a specific personal access token
get
Get information about the calling user.
get
Get server feature flags
get
get specify comfy-node based on its id
put
Update a specific comfy-node
get
list all comfy-nodes
get
List all node versions given some filters.
get
List all versions of a node
post
Publish a new version of a node
get
Retrieve a node by ComfyUI node name
get
Retrieve a specific node by ID
get
Retrieve a specific version of a node
get
Retrieve all nodes
get
Retrieve all publishers for a given user
post
Retrieve multiple node versions in a single request
get
Retrieve permissions the user has for a given publisher
get
Retrieve permissions the user has for a given publisher
get
Retrieves a list of nodes
get
Retrieves a list of nodes
get
Returns a node version to be installed.
put
Update changelog and deprecation status of a node version
delete
Unpublish (delete) a specific version of a node
get
Validate if a publisher username is available
Releases
1
Sonilo
2
system
1
user
5
workflow
4
Registry
Delete a specific node
delete
/publishers/{publisherId}/nodes/{nodeId}
Path parameters
publisherId
string
required
nodeId
string
required
Response
Node deleted successfully
Changes