/
/Comfy API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 36m ago · Updated 1mo ago
ComfyNodes3
Nodes10
  • getRetrieve all nodes
  • postCreate a new custom node
  • putUpdate a specific node
  • deleteDelete a specific node
  • getRetrieves a list of nodes
  • postReindex all nodes for searching.
  • getRetrieves a list of nodes
  • getRetrieve a specific node by ID
  • postAdd review to a specific version of a node
  • getReturns a node version to be installed.
Publishers9
Token Management3
Versions7
  • getGet information about the calling user.
  • postReceive artifacts (output files) from the ComfyUI GitHub Action
  • getRetrieve CI data for a given commit
  • getRetrieve a summary of git commits
  • getRetrieve a specific commit by ID
  • getRetrieve all distinct branches for a given repo
  • postBan a publisher
  • postBan a publisher's Node
  • getSecurity Scan
Nodes

Reindex all nodes for searching.

post/nodes/reindex

Query parameters

max_batchinteger

Maximum number of nodes to send to algolia at a time

min_agestring

Minimum interval from the last time the nodes were indexed to algolia

Response

Reindex completed successfully.

Changes