- AI image generation
- task query
- train model
- image tool
- Flux text2imagePOST
- Single Face Swap V1.0POST
- Single Face Swap V2.0POST
- instantIDPOST
- Face restorationPOST
- Super ResolutionPOST
- image descriptionPOST
- Multiple Face SwapPOST
- Face DetectionPOST
- Prompt expansionPOST
- Hairstyle changerPOST
- Object RemovalPOST
- Style recognitionPOST
- OutpaintingPOST
- CNT previewPOST
- background removePOST
- image enlargePOST
- image watermarkPOST
QueryLoralList
POST
/AIGCImgOpenServ/saas/sd/v2/queryLoralList
img
Request
Header Params
X-Request-req-accessKeyId
string
required
X-Request-req-accessKeySecret
string
required
Body Params application/json
sdLoraName
string
optional
loraBaseModel
string
Basic version
pageSize
integer
Quantity per page
pageNum
integer
page number
Example
{
"pageSize": 10,
"pageNum": 1
}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.zhiqite.com/AIGCImgOpenServ/saas/sd/v2/queryLoralList' \
--header 'X-Request-req-accessKeyId;' \
--header 'X-Request-req-accessKeySecret;' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageSize": 10,
"pageNum": 1
}'
Responses
🟢200OK
application/json
Body
code
string
result status code
msg
string
describe
data
object
required
rows
array [object {11}]
required
total
integer
required
pageSize
integer
required
pageNum
integer
required
Example
{
"code": "200",
"msg": "success",
"data": {
"rows": [
{
"id": 8741,
"sdLoraName": "Hayasaka Ai 早坂愛 / Kaguya-sama wa Kokurasetai ",
"loraBaseModel": "SD 1.5",
"sdLoraFileName": "hayasaka_ai_v10_26390.safetensors",
"sdLoraFileSimplifyName": "hayasaka_ai_v10_26390",
"loraVersion": "v1",
"loraStatus": 1,
"loraUploadStatus": 0,
"loraImgUrl2": "https://aigcoss.dobestai.com/api-model-file/lora-img-file/fcf3ffdc06b6f2c73fc2ad2758e23daa.jpeg?Expires=2006764539&OSSAccessKeyId=LTAI5tCXMqhLRTWa7XyRPT11&Signature=YZKHY4Wzenyi7RBLY85FU7SS8EI%3D,https://aigcoss.dobestai.com/api-model-file/lora-img-file/805bc49560c2f10ebb870c7987bbed08.jpeg?Expires=2006764539&OSSAccessKeyId=LTAI5tCXMqhLRTWa7XyRPT11&Signature=oriAKgJ%2BdQwLYbXsNhSAHNuCyUM%3D,https://aigcoss.dobestai.com/api-model-file/lora-img-file/58ca7db9b94ef8a88c6c43a4a85651b4.jpeg?Expires=2006764539&OSSAccessKeyId=LTAI5tCXMqhLRTWa7XyRPT11&Signature=TZFVd7IZHGbSEHgM7dOMa9txm%2BE%3D,https://aigcoss.dobestai.com/api-model-file/lora-img-file/3e0542161d9a00d86e7762f8d9870112.jpeg?Expires=2006764539&OSSAccessKeyId=LTAI5tCXMqhLRTWa7XyRPT11&Signature=EwqiWo%2BZZbUoULpFK92aj8yfc%2F0%3D,https://aigcoss.dobestai.com/api-model-file/lora-img-file/256b8601b124fc0293ba7940df6cf473.jpeg?Expires=2006764539&OSSAccessKeyId=LTAI5tCXMqhLRTWa7XyRPT11&Signature=6N42Jn%2B4EVekdKe8%2FxW%2BREWIw6A%3D,https://aigcoss.dobestai.com/api-model-file/lora-img-file/ee87eb75775bc0975f7227cabb3eacd8.jpeg?Expires=2006764539&OSSAccessKeyId=LTAI5tCXMqhLRTWa7XyRPT11&Signature=WDcS226a%2BBqz%2Fpu0xc%2FeSBIY7fc%3D,https://aigcoss.dobestai.com/api-model-file/lora-img-file/fca7086a25956e04468d50a19c492c4d.jpeg?Expires=2006764539&OSSAccessKeyId=LTAI5tCXMqhLRTWa7XyRPT11&Signature=38%2FKlrFLXOEhvIzzEkfHtdh6wKY%3D,https://aigcoss.dobestai.com/api-model-file/lora-img-file/bee316ab5da3d64b00dd280a7ade250d.jpeg?Expires=2006764539&OSSAccessKeyId=LTAI5tCXMqhLRTWa7XyRPT11&Signature=By4O5zU5SbgLCb7j3S82IL%2Fng6M%3D,https://aigcoss.dobestai.com/api-model-file/lora-img-file/6cd045cf59417cab44d55b92906714be.jpeg?Expires=2006764539&OSSAccessKeyId=LTAI5tCXMqhLRTWa7XyRPT11&Signature=7bFQGBNVWSMC7aGkdqTkq9yiJoU%3D,https://aigcoss.dobestai.com/api-model-file/lora-img-file/6e92b72e40cd444efe75493a8c82a09a.jpeg?Expires=2006764539&OSSAccessKeyId=LTAI5tCXMqhLRTWa7XyRPT11&Signature=X7yryp92N1yM8sespmzYa5PyWWg%3D",
"loraCoverImgUrl2": "https://aigcoss.dobestai.com/api-model-file/lora-img-file/fcf3ffdc06b6f2c73fc2ad2758e23daa.jpeg?Expires=2006764539&OSSAccessKeyId=LTAI5tCXMqhLRTWa7XyRPT11&Signature=YZKHY4Wzenyi7RBLY85FU7SS8EI%3D",
"isAdult": 0
}
],
"total": 1,
"pageSize": 10,
"pageNum": 1
}
}
Modified at 2024-08-08 11:36:28