/recommendations/models

List recommended models matching the given filters

Query Params
string

Filter 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 filter

string

Exclude specific models by their IDs. Multiple IDs comma-separated. Example: model1,model2,model3. Default: no exclusions

string

The maximum number of models to return. Default: 10, Maximum: 30

string

Pagination token to retrieve the next page of results. Use the nextToken from the previous response. Default: first page

string

Filter models by privacy level. Default: private. Values: private, public

string

If set to true, returns the original asset without transformation

string

Filter models by type. Examples: flux.1, flux.1-lora, etc. Default: no filter

string

Filter models by tags. Multiple tags comma-separated. Example: anime,portrait,style. Default: no filter

string

Exclude models by type. Multiple types comma-separated. Example: sd-1_5,flux.1. Default: no exclusions

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json