象寄科技 www.xiangjifanyi.com
{
"task_ids": [
"784d593b401f69f2",
"a76a5c23-018f-4ca6-b9ef-02915634a8be"
]
}curl --location --request POST 'https://api.tosoiot.com/task/v1/image/auto-cutout/result' \
--header 'X-API-Key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_ids": [
"784d593b401f69f2",
"a76a5c23-018f-4ca6-b9ef-02915634a8be"
]
}'{
"code": 0,
"data": {
"results": [
{
"code": 0,
"task_id": "784d593b401f69f2",
"type": "image-matting",
"status": "ok",
"created_at": "2026-01-27T03:19:46Z",
"updated_at": "2026-01-27T03:19:47Z",
"original_url": "https://i.tosoiot.com/20260127/1769483986/0e8bc4f76bb0bc0b/3-O1CN01m2LPkT2Hf7T3Ciy4c_1009909177-0-cib-img.jpg_435d9d0bacb80adb.jpg",
"cutout_url": "https://i.tosoiot.com/20260127-11-1946-4318/1769483987-3-O1CN01m2LPkT2Hf7T3Ciy4c_1009909177-0-cib-imgjpg_435d9d0bacb80adb-c.png"
},
{
"code": 0,
"task_id": "fc2cda6e-9aff-47c2-9b31-8d6c014b3b22",
"type": "image-background-removal",
"status": "ok",
"created_at": "2026-01-30T15:19:50+08:00",
"updated_at": "2026-01-30T15:19:50+08:00",
"original_url": "https://x.tosoiot.com/smoke/shoe.jpeg",
"cutout_url": "https://i.tosoiot.com/20260130-15-1950-7439/shoe-c.png",
"amended_url": "https://i.tosoiot.com/20260130-15-1950-7439/shoe-a.png"
}
]
}
}