{
"businessTaskId": "1008641511",
"image": "https://dbt-aigc.oss-cn-hangzhou.aliyuncs.com/Output-Img2/111.png",
"model": "clip"
}
curl --location --request POST 'https://api.zhiqite.com/AIGCImgOpenServ/saas/tool/interrogate' \
--header 'X-Request-req-accessKeyId;' \
--header 'X-Request-req-accessKeySecret;' \
--header 'Content-Type: application/json' \
--data-raw '{
"businessTaskId": "1008641511",
"image": "https://dbt-aigc.oss-cn-hangzhou.aliyuncs.com/Output-Img2/111.png",
"model": "clip"
}'
{
"code": "200",
"data": {
"businessTaskId": "1008464122",
"caption": "a close up of a doll with long hair and blue eyes and a bow in her hair and a necklace, Alice Prin, realistic eyes, a photorealistic painting, gothic art",
"status": 1,
"taskId": "test1705047542608738174022"
},
"msg": "success"
}