{"version":"1","model":{"id":"tripo3d/h3.1/image-to-3d","name":"Tripo H3.1","kind":"3d","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Tripo3D H3.1 — high-fidelity image-to-3D with detailed geometry, PBR materials, and quad mesh output.","pricing_note":"~$0.30 base + surcharges: detailed texture +20 cr, extreme texture +30 cr, detailed geometry +20 cr, quad +5 cr, smart low poly +10 cr, generate parts +20 cr.","categories":["i3d"],"prompt_required":true,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"max_reference_images":1,"base_credits":38,"api_gross_margin_percent":20,"added_at":"2026-06-01","popularity_rank":479,"example_prompt":"A weathered stone gargoyle perched on a gothic spire, wings folded, cracked surface with moss","preview":{"image":"/images/model-previews/generated/tripo-h3-1-image-to-3d-v1.webp"},"schema_url":"/api/v1/models?id=tripo3d%2Fh3.1%2Fimage-to-3d","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=tripo3d%2Fh3.1%2Fimage-to-3d","title":"Tripo H3.1 generation request","description":"Request body accepted by POST /api/v1/generate for tripo3d/h3.1/image-to-3d.","type":"object","properties":{"model_id":{"type":"string","const":"tripo3d/h3.1/image-to-3d","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"},"texture_quality":{"title":"Texture Quality","description":"detailed produces high-resolution textures; extreme is the highest tier.","default":"standard","type":"string","enum":["standard","detailed","extreme"]},"geometry_quality":{"title":"Geometry Quality","description":"detailed produces higher-polygon geometry.","default":"standard","type":"string","enum":["standard","detailed"]},"texture_alignment":{"title":"Texture Alignment","description":"How textures are aligned: to the input image or to the generated geometry.","default":"original_image","type":"string","enum":["original_image","geometry"]},"orientation":{"title":"Orientation","description":"Align Image auto-rotates the model to match the input image orientation.","default":"default","type":"string","enum":["default","align_image"]},"pbr":{"title":"PBR","description":"Generate physically-based rendering materials.","default":true,"type":"boolean"},"texture":{"title":"Texture","description":"Generate textures for the model. Disabling saves credits.","default":true,"type":"boolean"},"face_limit":{"title":"Face Limit","description":"Target polygon count. Leave unset for adaptive.","type":"number","minimum":1000,"maximum":2000000,"multipleOf":1},"quad":{"title":"Quad Mesh","description":"Output quad topology instead of triangles (+5 cr). Returns FBX.","default":false,"type":"boolean"},"smart_low_poly":{"title":"Smart Low Poly","description":"Generate hand-crafted low-poly topology (+10 cr).","default":false,"type":"boolean"},"generate_parts":{"title":"Generate Parts","description":"Create segmented, editable model parts (+20 cr). Requires Texture, PBR, and Quad Mesh to be off.","default":false,"type":"boolean"},"auto_size":{"title":"Auto Size","description":"Scale model to real-world dimensions (meters).","default":false,"type":"boolean"},"model_seed":{"title":"Seed","description":"Seed for geometry reproducibility.","type":"integer"},"texture_seed":{"title":"Texture Seed","description":"Seed for texture generation reproducibility.","type":"number","multipleOf":1},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"texture_quality","label":"Texture Quality","type":"select","default":"standard","options":["standard","detailed","extreme"],"description":"detailed produces high-resolution textures; extreme is the highest tier."},{"key":"geometry_quality","label":"Geometry Quality","type":"select","default":"standard","options":["standard","detailed"],"description":"detailed produces higher-polygon geometry."},{"key":"texture_alignment","label":"Texture Alignment","type":"select","default":"original_image","options":["original_image","geometry"],"description":"How textures are aligned: to the input image or to the generated geometry."},{"key":"orientation","label":"Orientation","type":"select","default":"default","options":["default","align_image"],"description":"Align Image auto-rotates the model to match the input image orientation."},{"key":"pbr","label":"PBR","type":"toggle","default":true,"description":"Generate physically-based rendering materials."},{"key":"texture","label":"Texture","type":"toggle","default":true,"description":"Generate textures for the model. Disabling saves credits."},{"key":"face_limit","label":"Face Limit","type":"number","min":1000,"max":2000000,"step":1,"description":"Target polygon count. Leave unset for adaptive."},{"key":"quad","label":"Quad Mesh","type":"toggle","default":false,"description":"Output quad topology instead of triangles (+5 cr). Returns FBX."},{"key":"smart_low_poly","label":"Smart Low Poly","type":"toggle","default":false,"description":"Generate hand-crafted low-poly topology (+10 cr)."},{"key":"generate_parts","label":"Generate Parts","type":"toggle","default":false,"description":"Create segmented, editable model parts (+20 cr). Requires Texture, PBR, and Quad Mesh to be off."},{"key":"auto_size","label":"Auto Size","type":"toggle","default":false,"description":"Scale model to real-world dimensions (meters)."},{"key":"model_seed","label":"Seed","type":"seed","description":"Seed for geometry reproducibility."},{"key":"texture_seed","label":"Texture Seed","type":"number","step":1,"description":"Seed for texture generation reproducibility."}]}}