/recommendations/modelsAsk AIget https://api.cloud.scenario.com/v1/recommendations/modelsList recommended models matching the given filtersQuery ParamscapabilitiesstringFilter models by capabilities. Multiple values comma-separated. Examples: txt2img, img2img, inpaint, controlnet, txt2img,img2img,2img. Also accepts prefixes or suffixes values such as txt2, img2, inpaint, control. Default: no filterexcludeModelIdsstringExclude specific models by their IDs. Multiple IDs comma-separated. Example: model1,model2,model3. Default: no exclusionslimitstringThe maximum number of models to return. Default: 10, Maximum: 30nextTokenstringPagination token to retrieve the next page of results. Use the nextToken from the previous response. Default: first pageprivacystringFilter models by privacy level. Default: private. Values: private, publicoriginalAssetsstringIf set to true, returns the original asset without transformationtypestringFilter models by type. Examples: flux.1, flux.1-lora, etc. Default: no filtertagsstringFilter models by tags. Multiple tags comma-separated. Example: anime,portrait,style. Default: no filterexcludeTypesstringExclude models by type. Multiple types comma-separated. Example: sd-1_5,flux.1. Default: no exclusionsResponse 200200 responseUpdated 5 months ago