Skip to content

Rig (v2.0-20250506)

All supported parameters for animate_rig when model_version is v2.0-20250506.

Endpoint

Parameters

Required parameters

type: This field must be set to animate_rig.

original_model_task_id: The task_id of previous model, the model_version of previous task should be in (Turbo-v1.0-20250506 or over v2.0-20240919). Only the task IDs of the tasks which has model output can be used.

Note

1.x versions of text_to_model, image_to_model and multiview_to_model tasks are not supported.

Optional parameters

out_format: The text value of the file format. This parameter can only be glb or fbx, and if it is not given, the default value is glb.

model_version: Set to v2.0-20250506.

rig_type: The text value specifies the skeletal rig type to be applied to the model. The default value is biped.

spec: The text value which specifies the rigging method to be used. Available options are mixamo and tripo. The default value is tripo.

Returns

task_id: The identifier for the successfully submitted task.