Authorization: ********************{
"model": "Hunyuan3D-2",
"prompt": " ",
"image": "https://s3.ffire.cc/files/christmas-tree.png",
"seed": 1234,
"extra_fields": {
"num_inference_steps": 5,
"octree_resolution": 128,
"guidance_scale": 5,
"texture": true,
"type": "glb"
}
}curl --location --request POST '/v1/images/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "Hunyuan3D-2",
"prompt": " ",
"image": "https://s3.ffire.cc/files/christmas-tree.png",
"seed": 1234,
"extra_fields": {
"num_inference_steps": 5,
"octree_resolution": 128,
"guidance_scale": 5,
"texture": true,
"type": "glb"
}
}'{
"data": [
{
"url": "https://gitee-ai.su.bcebos.com/serverless-api/2025-07-30/YBSF0RASP0FCIIP2BCYWVHOCPBR9TI15.glb?authorization=bce-auth-v1%2FALTAKZc1TWR1oEpkHMlwBs5YXU%2F2025-07-30T10%3A47%3A53Z%2F604800%2F%2F2383c1d6ec62d56c7be8e95ba716439cfe36866e4527ed88ee47094cb5eefce5"
}
],
"created": 1753872474
}