Skip to content

Import model

This page lists all supported parameters for import_model. This task is version-independent.

When to use import_model

  • Use this task when you already have a 3D asset and want to continue with downstream processing.
  • If you want to create a new model from text or images, choose a generation task instead.

Endpoint

Parameters

Required parameters

type: This field must be set to import_model.

file: Specifies the file input. The model must be less than 150MB.

  • object (Strongly Recommended): The upload information obtained from STS upload. See Upload (STS).
    • bucket: Normally should be tripo-data.
    • key: The resource_uri obtained from the STS session token.

Returns

task_id: The identifier for the successfully submitted task.