š New Models Available: grok-4 now live!
ā Explore New Features
{
"model": "Hunyuan3D-2",
"prompt": "A cute baby sea otter",
"image": "https://filesystem.site/cdn/20250414/chxiLc2O45zoLT8BCrQ6WQlTvGDDnK.png"
}
curl --location --request POST 'https://api.cometapi.com/v1/images/generations' \
--header 'Authorization: Bearer {{api-key}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "Hunyuan3D-2",
"prompt": "A cute baby sea otter",
"image": "https://filesystem.site/cdn/20250414/chxiLc2O45zoLT8BCrQ6WQlTvGDDnK.png"
}'
{
"data": [
{
"url": "https://gitee-ai.su.bcebos.com/serverless-api/2025-08-11/FDCZHNYRGDW3SGGN8PWZKMTIYYTNKT1O.glb?authorization=bce-auth-v1%2FALTAKZc1TWR1oEpkHMlwBs5YXU%2F2025-08-11T02%3A14%3A24Z%2F604800%2F%2Fcb72582a612899a3509bf8cffbbce0d232316d95f3ab6904f9b4e507985039be"
}
],
"created": 1754878465
}