Query by mode and type
Bothmode and type are required:
text_to_imageimage_to_imageimage_edittext_to_videoimage_to_video
type=checkpoint for the required base selection and type=lora for
optional adapters. You may also pass q, baseModel, cursor, and limit.
Search and filter
Search names withq and narrow compatible adapters with baseModel:
next_cursor is not null, pass it unchanged as cursor to fetch the
next page. Treat cursors as opaque values and do not construct them yourself.
Generation selection
Every request requires one checkpoint:0 through 2:
Always use the exact model and version pair returned by the catalog. The API
rejects mismatched, unavailable, or mode-incompatible selections.
