{"version":"1","model":{"id":"fal-ai/triposr","name":"TripoSR","kind":"3d","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Fast and lightweight image-to-3D reconstruction from a single photo.","pricing_note":"$0.07 flat per generation.","categories":["i3d"],"prompt_required":true,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"output_formats":["glb","obj"],"max_reference_images":1,"base_credits":10,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":447,"example_prompt":"A heroic space marine in heavy gold and charcoal exo-suit armor with glowing orange energy cells","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/3d/triposr-character-thumb.jpg"},"schema_url":"/api/v1/models?id=fal-ai%2Ftriposr","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Ftriposr","title":"TripoSR generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/triposr.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/triposr","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"},"output_format":{"title":"Output Format","description":"Output format for the 3D model.","default":"glb","type":"string","enum":["glb","obj"]},"foreground_ratio":{"title":"Foreground Ratio","description":"Ratio of the image occupied by the foreground object. Higher values zoom in on the subject.","default":0.9,"type":"number","minimum":0.5,"maximum":1},"mc_resolution":{"title":"MC Resolution","description":"Resolution of the marching cubes. Above 512 is not recommended.","default":256,"type":"number","minimum":32,"maximum":1024,"multipleOf":1},"do_remove_background":{"title":"Remove Background","description":"Whether to remove the background from the input image.","default":true,"type":"boolean"},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"output_format","label":"Output Format","type":"select","default":"glb","options":["glb","obj"],"description":"Output format for the 3D model."},{"key":"foreground_ratio","label":"Foreground Ratio","type":"number","default":0.9,"min":0.5,"max":1,"description":"Ratio of the image occupied by the foreground object. Higher values zoom in on the subject."},{"key":"mc_resolution","label":"MC Resolution","type":"number","default":256,"min":32,"max":1024,"step":1,"description":"Resolution of the marching cubes. Above 512 is not recommended."},{"key":"do_remove_background","label":"Remove Background","type":"toggle","default":true,"description":"Whether to remove the background from the input image."}]}}