/
CO
comfy-org
/
ComfyUI API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 31m ago · Updated 2w ago
Details
Filter operations
assets
23
auth
11
billing
11
extensions
3
history
5
hub
13
internal
6
model
5
node
6
get
Get all node definitions
get
Get a single node definition
get
List available embedding names
get
Get node replacement mappings
post
Install a custom node package
delete
Uninstall a custom node package
prompt
3
queue
8
runtime-only
2
settings
9
subgraph
2
system
4
task
2
upload
2
user
5
userdata
8
view
6
workflows
11
workspace
18
node
List available embedding names
Returns the list of text-encoder embeddings available on disk.
get
/api/embeddings
Response
Embedding names
string[]
required
Changes