{"version":"1","model":{"id":"fal-ai/hunyuan3d/v2","name":"Hunyuan3D v2","kind":"3d","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Tencent Hunyuan3D v2 — high-quality image-to-3D model with detailed textures and accurate geometry from a single reference image.","pricing_note":"$0.48 untextured · $1.44 textured per generation.","categories":["i3d"],"prompt_required":true,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":["1:1"],"resolutions":["1024"],"durations":[],"max_reference_images":1,"base_credits":180,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":446,"example_prompt":"A mystical forest druid in carved bark armor with antler headdress and glowing rune staff","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/3d/hunyuan3d-v2-character-textured-thumb-v2.jpg"},"schema_url":"/api/v1/models?id=fal-ai%2Fhunyuan3d%2Fv2","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fhunyuan3d%2Fv2","title":"Hunyuan3D v2 generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/hunyuan3d/v2.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/hunyuan3d/v2","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"},"guidance_scale":{"title":"Guidance Scale","description":"Guidance scale for the model.","default":7.5,"type":"number","minimum":0,"maximum":20},"num_inference_steps":{"title":"Inference Steps","description":"Number of inference steps to perform.","default":50,"type":"number","minimum":1,"maximum":50},"octree_resolution":{"title":"Octree Resolution","description":"Octree resolution for the model.","default":256,"type":"number","minimum":1,"maximum":1024},"textured_mesh":{"title":"Textured Mesh","description":"Generate a fully textured mesh (3× the white-mesh price). Turn off for a cheaper untextured geometry-only model.","default":true,"type":"boolean"},"seed":{"title":"Seed","description":"The same seed and the same prompt given to the same version of the model will output the same image every time.","type":"integer"},"aspect_ratio":{"type":"string","enum":["1:1"]},"resolution":{"type":"string","enum":["1024"]},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"guidance_scale","label":"Guidance Scale","type":"number","default":7.5,"min":0,"max":20,"description":"Guidance scale for the model."},{"key":"num_inference_steps","label":"Inference Steps","type":"number","default":50,"min":1,"max":50,"description":"Number of inference steps to perform."},{"key":"octree_resolution","label":"Octree Resolution","type":"number","default":256,"min":1,"max":1024,"description":"Octree resolution for the model."},{"key":"textured_mesh","label":"Textured Mesh","type":"toggle","default":true,"description":"Generate a fully textured mesh (3× the white-mesh price). Turn off for a cheaper untextured geometry-only model."},{"key":"seed","label":"Seed","type":"seed","description":"The same seed and the same prompt given to the same version of the model will output the same image every time."}]}}