Skip to content
Get started
GENERATION API CALLS
3D Model Generation

Tripo AI

This page is auto-generated from model configurations. Last updated: 2026-07-29.

This reference lists all available Tripo AI 3d generation models and their parameters. Use these parameter names when calling the Generation API.


Tripo V3.0 Image to 3D model.

Model ID: model_tripo-v3-0-image-to-3d

Capabilities: img23d

LLM Markdown: https://app.scenario.com/api/models/model_tripo-v3-0-image-to-3d/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
imagefileYes----Single image for image-to-model.
texturebooleanNotrue---Enable texturing. Set to false for a model without textures.
textureQualitystringNostandard--standard, detailed, extremeTexture quality level. ‘Detailed’ gives HD quality textures.
textureAlignmentstringNooriginal_image--original_image, geometryDetermines the prioritization of texture alignment in the 3D model.
geometryQualitystringNostandard--standard, detailedGeometry quality level. ‘Detailed’ gives HD quality geometry.
textureSeednumberNo----Random seed for texture generation. Using the same seed will produce identical textures.
orientationstringNodefault--default, align_imageSet orientation to ‘Align Image’ will automatically rotate the model to align the original image.
pbrbooleanNotrue---Enable PBR generation. Default value is True. If this option is set to True, texture parameters will be ignored.
faceLimitnumberNo----Maximum face count. Adaptive if unset. With Smart Low Poly: 1,000–20,000 (500–10,000 if Quad is also enabled). Otherwise capped at 1,500,000 (standard geometry) or 2,000,000 (detailed geometry). Quad alone caps face limit at 150,000.
autoSizebooleanNofalse---Automatically scale the model to real-world dimensions, with the unit in meters.
quadbooleanNofalse---Enable quad mesh output (FBX format). When Smart Low Poly is off, face limit is capped at 150,000. When Smart Low Poly is on and Face Limit is unset, defaults to 10,000.
smartLowPolybooleanNofalse---Generate hand-crafted low-poly topology. When enabled and Face Limit is set: 1,000–20,000 (500–10,000 if Quad is also enabled).
generatePartsbooleanNofalse---Generate segmented 3D model parts. Incompatible with texture, pbr, and quad.
seednumberNo----Random seed for model generation. The seed controls the geometry generation process, ensuring identical models when the same seed is used.

Tripo V3.0 Multiview (front + left/back/right) to 3D model.

Model ID: model_tripo-v3-0-multiview-to-3d

Capabilities: img23d

LLM Markdown: https://app.scenario.com/api/models/model_tripo-v3-0-multiview-to-3d/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
frontImagefileYes----Front view image (0 deg). Required for multiview mode. Provide with at least one of left, back, right.
leftImagefileNo----Left view image (90 deg — character’s left arm side).
backImagefileNo----Back view image (180 deg).
rightImagefileNo----Right view image (270 deg).
texturebooleanNotrue---Enable texturing. Set to false for a model without textures.
textureQualitystringNostandard--standard, detailed, extremeTexture quality level. ‘Detailed’ gives HD quality textures.
textureAlignmentstringNooriginal_image--original_image, geometryDetermines the prioritization of texture alignment in the 3D model.
geometryQualitystringNostandard--standard, detailedGeometry quality level. ‘Detailed’ gives HD quality geometry.
textureSeednumberNo----Random seed for texture generation. Using the same seed will produce identical textures.
orientationstringNodefault--default, align_imageSet orientation to ‘Align Image’ will automatically rotate the model to align the original image.
pbrbooleanNotrue---Enable PBR generation. Default value is True. If this option is set to True, texture parameters will be ignored.
faceLimitnumberNo----Maximum face count. Adaptive if unset. With Smart Low Poly: 1,000–20,000 (500–10,000 if Quad is also enabled). Otherwise capped at 1,500,000 (standard geometry) or 2,000,000 (detailed geometry). Quad alone caps face limit at 150,000.
autoSizebooleanNofalse---Automatically scale the model to real-world dimensions, with the unit in meters.
quadbooleanNofalse---Enable quad mesh output (FBX format). When Smart Low Poly is off, face limit is capped at 150,000. When Smart Low Poly is on and Face Limit is unset, defaults to 10,000.
smartLowPolybooleanNofalse---Generate hand-crafted low-poly topology. When enabled and Face Limit is set: 1,000–20,000 (500–10,000 if Quad is also enabled).
generatePartsbooleanNofalse---Generate segmented 3D model parts. Incompatible with texture, pbr, and quad.
seednumberNo----Random seed for model generation. The seed controls the geometry generation process, ensuring identical models when the same seed is used.

Tripo V3.0 Texture service - texture existing 3D models with text prompts, image prompts, or multiview images. Supports standard/HD quality and style reference.

Model ID: model_tripo-v3-0-texturing

Capabilities: 3d23d

LLM Markdown: https://app.scenario.com/api/models/model_tripo-v3-0-texturing/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
modelfileYes----Source 3D model.
pbrbooleanNofalse---PBR generates material maps (albedo, metallic, roughness, normal). When enabled, texture options are ignored.
textureQualitystringNostandard--standard, detailed, extremeTexture quality level. ‘Detailed’ gives HD quality textures.
textureAlignmentstringNooriginal_image--original_image, geometryTexture alignment strategy.
textureSeednumberNo----Random seed for texture generation.
promptstringNo----Text description for texture generation. Mutually exclusive with image prompt and multiview images.
imagePromptfileNo----Single image used as texture prompt. Mutually exclusive with text prompt.
styleImagefileNo----Reference image for artistic style. Requires prompt or image prompt to also be set.
bakebooleanNotrue---Bake textures onto the model.

Tripo V3.1 Image to 3D model.

Model ID: model_tripo-v3-1-image-to-3d

Capabilities: img23d

LLM Markdown: https://app.scenario.com/api/models/model_tripo-v3-1-image-to-3d/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
imagefileYes----Single image for image-to-model.
texturebooleanNotrue---Enable texturing. Set to false for a model without textures.
textureQualitystringNostandard--standard, detailed, extremeTexture quality level. ‘Detailed’ gives HD quality textures.
textureAlignmentstringNooriginal_image--original_image, geometryDetermines the prioritization of texture alignment in the 3D model.
geometryQualitystringNostandard--standard, detailedGeometry quality level. ‘Detailed’ gives HD quality geometry.
textureSeednumberNo----Random seed for texture generation. Using the same seed will produce identical textures.
orientationstringNodefault--default, align_imageSet orientation to ‘Align Image’ will automatically rotate the model to align the original image.
pbrbooleanNotrue---Enable PBR generation. Default value is True. If this option is set to True, texture parameters will be ignored.
faceLimitnumberNo----Maximum face count. Adaptive if unset. With Smart Low Poly: 1,000–20,000 (500–10,000 if Quad is also enabled). Otherwise capped at 1,500,000 (standard geometry) or 2,000,000 (detailed geometry). Quad alone caps face limit at 150,000.
autoSizebooleanNofalse---Automatically scale the model to real-world dimensions, with the unit in meters.
quadbooleanNofalse---Enable quad mesh output (FBX format). When Smart Low Poly is off, face limit is capped at 150,000. When Smart Low Poly is on and Face Limit is unset, defaults to 10,000.
smartLowPolybooleanNofalse---Generate hand-crafted low-poly topology. When enabled and Face Limit is set: 1,000–20,000 (500–10,000 if Quad is also enabled).
generatePartsbooleanNofalse---Generate segmented 3D model parts. Incompatible with texture, pbr, and quad.
seednumberNo----Random seed for model generation. The seed controls the geometry generation process, ensuring identical models when the same seed is used.

Tripo V3.1 Multiview (front + left/back/right) to 3D model.

Model ID: model_tripo-v3-1-multiview-to-3d

Capabilities: img23d

LLM Markdown: https://app.scenario.com/api/models/model_tripo-v3-1-multiview-to-3d/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
frontImagefileYes----Front view image (0 deg). Required for multiview mode. Provide with at least one of left, back, right.
leftImagefileNo----Left view image (90 deg — character’s left arm side).
backImagefileNo----Back view image (180 deg).
rightImagefileNo----Right view image (270 deg).
texturebooleanNotrue---Enable texturing. Set to false for a model without textures.
textureQualitystringNostandard--standard, detailed, extremeTexture quality level. ‘Detailed’ gives HD quality textures.
textureAlignmentstringNooriginal_image--original_image, geometryDetermines the prioritization of texture alignment in the 3D model.
geometryQualitystringNostandard--standard, detailedGeometry quality level. ‘Detailed’ gives HD quality geometry.
textureSeednumberNo----Random seed for texture generation. Using the same seed will produce identical textures.
orientationstringNodefault--default, align_imageSet orientation to ‘Align Image’ will automatically rotate the model to align the original image.
pbrbooleanNotrue---Enable PBR generation. Default value is True. If this option is set to True, texture parameters will be ignored.
faceLimitnumberNo----Maximum face count. Adaptive if unset. With Smart Low Poly: 1,000–20,000 (500–10,000 if Quad is also enabled). Otherwise capped at 1,500,000 (standard geometry) or 2,000,000 (detailed geometry). Quad alone caps face limit at 150,000.
autoSizebooleanNofalse---Automatically scale the model to real-world dimensions, with the unit in meters.
quadbooleanNofalse---Enable quad mesh output (FBX format). When Smart Low Poly is off, face limit is capped at 150,000. When Smart Low Poly is on and Face Limit is unset, defaults to 10,000.
smartLowPolybooleanNofalse---Generate hand-crafted low-poly topology. When enabled and Face Limit is set: 1,000–20,000 (500–10,000 if Quad is also enabled).
generatePartsbooleanNofalse---Generate segmented 3D model parts. Incompatible with texture, pbr, and quad.
seednumberNo----Random seed for model generation. The seed controls the geometry generation process, ensuring identical models when the same seed is used.

Tripo P1.0 production-grade native 3D diffusion model. Generates engine-ready assets directly in 3D space with clean topology and stable geometry.

Model ID: model_tripo-p1-image-to-3d

Capabilities: img23d

LLM Markdown: https://app.scenario.com/api/models/model_tripo-p1-image-to-3d/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
imagefileYes----Single image for image-to-model.
texturebooleanNotrue---Enable texturing. Set to false for a model without textures.
textureQualitystringNostandard--standard, detailed, extremeTexture quality level. ‘Detailed’ gives HD quality textures.
textureAlignmentstringNooriginal_image--original_image, geometryDetermines the prioritization of texture alignment in the 3D model. Original Image: prioritizes visual fidelity to the source image (may have minor 3D inconsistencies). Geometry: prioritizes 3D structural accuracy (may cause slight deviations from the original image appearance).
textureSeednumberNo----Random seed for texture generation. Using the same seed will produce identical textures.
orientationstringNodefault--default, align_imageSet to ‘Align Image’ to automatically rotate the model to align the original image.
enableImageAutofixbooleanNofalse---When enabled, optimizes the input image to get better generation results.
pbrbooleanNotrue---Enable PBR generation. Default value is True. If this option is set to True, texture parameters will be ignored.
faceLimitnumberNo-4820000-Maximum face count. Adaptive if unset. Must be between 48 and 20,000 if set.
autoSizebooleanNofalse---Automatically scale the model to real-world dimensions, with the unit in meters.
seednumberNo----Random seed for model generation. The seed controls the geometry generation process, ensuring identical models when the same seed is used.

Tripo P1.0 Multiview (front + left/back/right) to 3D model. Production-grade native 3D diffusion with clean topology.

Model ID: model_tripo-p1-multiview-to-3d

Capabilities: img23d

LLM Markdown: https://app.scenario.com/api/models/model_tripo-p1-multiview-to-3d/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
frontImagefileYes----Front view image (0 deg). Required for multiview mode. Provide with at least one of left, back, right.
leftImagefileNo----Left view image (90 deg — character’s left arm side).
backImagefileNo----Back view image (180 deg).
rightImagefileNo----Right view image (270 deg).
texturebooleanNotrue---Enable texturing. Set to false for a model without textures.
textureQualitystringNostandard--standard, detailed, extremeTexture quality level. ‘Detailed’ gives HD quality textures.
textureAlignmentstringNooriginal_image--original_image, geometryDetermines the prioritization of texture alignment in the 3D model.
textureSeednumberNo----Random seed for texture generation. Using the same seed will produce identical textures.
orientationstringNodefault--default, align_imageSet orientation to ‘Align Image’ will automatically rotate the model to align the original image.
pbrbooleanNotrue---Enable PBR generation. Default value is True. If this option is set to True, texture parameters will be ignored.
faceLimitnumberNo-4820000-Maximum face count. Adaptive if unset. Must be between 48 and 20,000 if set.
autoSizebooleanNofalse---Automatically scale the model to real-world dimensions, with the unit in meters.
seednumberNo----Random seed for model generation. The seed controls the geometry generation process, ensuring identical models when the same seed is used.

Tripo SmartLowpoly - Convert high-poly 3D meshes to clean low-poly with optional quad output.

Model ID: model_tripo-retopology

Capabilities: 3d23d

LLM Markdown: https://app.scenario.com/api/models/model_tripo-retopology/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
modelfileYes----Source 3D model.
faceLimitnumberNo-100020000-Target face count. Adaptive if not set. Must be between 1,000 and 20,000 if set.
quadbooleanNofalse---Output quad faces instead of triangles.
bakebooleanNotrue---Bake textures onto lowpoly mesh.

Tripo Rigging v1.0 - Rig 3D models with optional animation retargeting. 100+ biped animations.

Model ID: model_tripo-rigging-v1

Capabilities: 3d23d

LLM Markdown: https://app.scenario.com/api/models/model_tripo-rigging-v1/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
modelfileYes----Source 3D file. Supported formats: GLB, OBJ, FBX, STL.
rigTypestringNobiped--biped, quadruped, hexapod, octopod, avian, serpentine, aquatic, othersSkeleton type for rigging.
animationstringNo---“, biped:idle, biped:walk, biped:run, biped:dive, biped:climb, biped:jump, biped:slash, biped:shoot, biped:hurt, biped:fall, biped:turn, quadruped:walk, hexapod:walk, octopod:walk, serpentine:march, aquatic:marchAnimation to retarget (e.g. biped:walk, biped:dance_01, quadruped:walk). Leave empty for rigging only. 100+ biped animations available in v1.
includeRiggedModelbooleanNofalse---Include the rigged model (without animations) in output. When animation is set, only retarget file is returned by default.

Tripo Rigging v2.5 - Rig 3D models with optional animation retargeting. Recommended for non-biped rigs.

Model ID: model_tripo-rigging-v2-5

Capabilities: 3d23d

LLM Markdown: https://app.scenario.com/api/models/model_tripo-rigging-v2-5/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
modelfileYes----Source 3D file. Supported formats: GLB, OBJ, FBX, STL.
rigTypestringNobiped--biped, quadruped, hexapod, octopod, avian, serpentine, aquatic, othersSkeleton type for rigging.
animationstringNo---“, biped:idle, biped:walk, biped:run, biped:dive, biped:climb, biped:jump, biped:slash, biped:shoot, biped:hurt, biped:fall, biped:turn, quadruped:walk, hexapod:walk, octopod:walk, serpentine:march, aquatic:marchAnimation to retarget (e.g. biped:walk, biped:run, quadruped:walk). Leave empty for rigging only.
includeRiggedModelbooleanNofalse---Include the rigged model (without animations) in output. When animation is set, only retarget file is returned by default.

Tripo Mesh Segment v1.0 - Geometry-based segmentation of uploaded 3D meshes into parts.

Model ID: model_tripo-segmentation-v1

Capabilities: 3d23d

LLM Markdown: https://app.scenario.com/api/models/model_tripo-segmentation-v1/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
modelfileYes----The 3D model you want to split into parts. Max file size: 150MB.

Tripo Mesh Segment v2.0 - Semantic segmentation of uploaded 3D meshes into parts, with optional reference image guidance.

Model ID: model_tripo-segmentation-v2

Capabilities: 3d23d

LLM Markdown: https://app.scenario.com/api/models/model_tripo-segmentation-v2/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
modelfileYes----The 3D model you want to split into parts. Max file size: 150MB.
segmentationGranularitystringNobalanced--simple, balanced, detailedHow finely to divide the model into parts. Simple gives a few large parts; Detailed breaks it into many smaller ones; Balanced sits between. Overridden when a reference image is provided.
splitByConnectivitybooleanNotrue---Also separates pieces that aren’t physically joined, treating each disconnected chunk as its own part. On by default.
imagefileNo----An optional image to guide how the model is divided into meaningful parts. When provided, it takes over from the Granularity setting.

Tripo Stylization - Apply LEGO, voxel or Voronoi style to 3D models.

Model ID: model_tripo-stylization

Capabilities: 3d23d

LLM Markdown: https://app.scenario.com/api/models/model_tripo-stylization/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
modelfileYes----Source 3D model.
stylestringYeslego--lego, voxel, voronoiStylization type to apply.