{"version":"1","model":{"id":"tripo3d/texture","name":"Tripo Texturing","kind":"3d","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Tripo Texturing — apply new textures to an existing untextured (or white-mesh) 3D model using a text style prompt or reference image. Requires a Tripo task ID from a completed generation job.","pricing_note":"$0.20 standard · $0.40 detailed · $0.50 extreme texture.","categories":["retexture"],"prompt_required":true,"prompt_supported":true,"supports":{},"requires":{},"aspect_ratios":[],"resolutions":[],"durations":[],"base_credits":25,"api_gross_margin_percent":20,"added_at":"2026-06-18","popularity_rank":471,"example_prompt":"Weathered stone fortress wall with moss and ancient carved runes, cinematic lighting","preview":{"image":"/images/model-previews/generated/tripo-texture-v1.webp"},"schema_url":"/api/v1/models?id=tripo3d%2Ftexture","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=tripo3d%2Ftexture","title":"Tripo Texturing generation request","description":"Request body accepted by POST /api/v1/generate for tripo3d/texture.","type":"object","properties":{"model_id":{"type":"string","const":"tripo3d/texture","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"original_model_task_id":{"title":"Source Model","description":"Pick a completed Tripo 3D generation to texture.","type":"string"},"texture_quality":{"title":"Texture Quality","description":"Texture resolution tier.","default":"standard","type":"string","enum":["standard","detailed","extreme"]},"pbr":{"title":"PBR Maps","description":"Generate PBR (metallic/roughness/normal) maps in addition to base color.","default":true,"type":"boolean"},"texture_alignment":{"title":"Texture Alignment","description":"How textures are aligned to the mesh.","default":"original_image","type":"string","enum":["original_image","geometry"]},"image_prompt":{"title":"Style Image","description":"URL of a reference image to guide the texture style. Used alongside or instead of the text prompt.","type":"string"},"texture_seed":{"title":"Texture Seed","description":"Seed for texture reproducibility.","type":"number","multipleOf":1},"model_seed":{"title":"Model Seed","description":"Seed for model reproducibility.","type":"number","multipleOf":1},"bake":{"title":"Bake Textures","description":"Combine advanced material effects into the base textures.","default":true,"type":"boolean"},"part_names":{"title":"Part Names","description":"Comma-separated part names from a Mesh Segmentation result. Leave empty to texture the whole mesh.","type":"string"},"model_version":{"title":"Model Version","description":"v3.0 required for Detailed and Extreme texture quality.","default":"v2.5-20250123","type":"string","enum":["v2.5-20250123","v3.0-20250812"]}},"required":["model_id","prompt","original_model_task_id"],"additionalProperties":false},"parameters":[{"key":"original_model_task_id","label":"Source Model","type":"text","required":true,"description":"Pick a completed Tripo 3D generation to texture."},{"key":"texture_quality","label":"Texture Quality","type":"select","default":"standard","options":["standard","detailed","extreme"],"description":"Texture resolution tier."},{"key":"pbr","label":"PBR Maps","type":"toggle","default":true,"description":"Generate PBR (metallic/roughness/normal) maps in addition to base color."},{"key":"texture_alignment","label":"Texture Alignment","type":"select","default":"original_image","options":["original_image","geometry"],"description":"How textures are aligned to the mesh."},{"key":"image_prompt","label":"Style Image","type":"text","description":"URL of a reference image to guide the texture style. Used alongside or instead of the text prompt."},{"key":"texture_seed","label":"Texture Seed","type":"number","step":1,"description":"Seed for texture reproducibility."},{"key":"model_seed","label":"Model Seed","type":"number","step":1,"description":"Seed for model reproducibility."},{"key":"bake","label":"Bake Textures","type":"toggle","default":true,"description":"Combine advanced material effects into the base textures."},{"key":"part_names","label":"Part Names","type":"text","description":"Comma-separated part names from a Mesh Segmentation result. Leave empty to texture the whole mesh."},{"key":"model_version","label":"Model Version","type":"select","default":"v2.5-20250123","options":["v2.5-20250123","v3.0-20250812"],"description":"v3.0 required for Detailed and Extreme texture quality."}]}}