{
"prompt": "椅子に座る",
"seed": 42,
"duration": 3,
"guidance_scale": 3,
"output_format": "fbx"
}curl --location --request POST 'https://api.302.ai/302/submit/hunyuan-motion' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "椅子に座る",
"seed": 42,
"duration": 3,
"guidance_scale": 3,
"output_format": "fbx"
}'{
"fbx_file": {
"url": "https://file.302.ai/gpt/imgs/20260114/dbabd65a00bb09b0bdc8c7375c78fcb9.fbx",
"content_type": "application/octet-stream",
"file_size": 16768672
},
"motion_json": null,
"seed": 42
}