{
"sourceImage": "https://aigcoss.zhiqiteai.cn/api-model-file/lora-img-file/jk fashion_v2_130370.png",
"businessTaskId": "100869960120240609",
"callbackUrl": "https://ic-pre.un.com/AIGCImgComServ/drawing/task/callback/tool/v1"
}
curl --location --request POST 'https://api.zhiqite.com/AIGCImgOpenServ/saas/tool/identifyStyle' \
--header 'X-Request-req-accessKeyId;' \
--header 'X-Request-req-accessKeySecret;' \
--header 'Content-Type: application/json' \
--data-raw '{
"sourceImage": "https://aigcoss.zhiqiteai.cn/api-model-file/lora-img-file/jk fashion_v2_130370.png",
"businessTaskId": "100869960120240609",
"callbackUrl": "https://ic-pre.un.com/AIGCImgComServ/drawing/task/callback/tool/v1"
}'
{
"code": "200",
"msg": "success",
"data": {
"task_id": "pre1718697515338445992201"
}
}