List Models
HTTP request
POST /lora/?type={type}&cate={cate}
Authorization
Include your ACCESS TOKEN in HTTP Authorization header
Request Parameters
KEY
TYPE
VALUE
type
String
Type of LoRA model. Enum: “sd”,”sdxl”. The default is take all.
cate
String
Catalog of LoRA models. This parameter is diverse. The default value is take all.
Parrot API
Response
Returns the list of types.
Last updated
Was this helpful?