curl --request GET \
--url https://cloud.comfy.org/api/experiment/models[
{
"name": "checkpoints",
"folders": [
"checkpoints"
]
}
]Returns a list of model folders available in the system. This is an experimental endpoint that replaces the legacy /models endpoint.
curl --request GET \
--url https://cloud.comfy.org/api/experiment/models[
{
"name": "checkpoints",
"folders": [
"checkpoints"
]
}
]Documentation Index
Fetch the complete documentation index at: https://dripart-mintlify-nano-banana-2-pricing-1773855406.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.