{"version":"1","model":{"id":"tripo3d/p1/image-to-3d","name":"Tripo3D P1 Image → 3D","kind":"3d","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Tripo3D P1 — flagship image-to-3D model with the highest quality output, texture generation, and fine control over polygon density.","pricing_note":"$0.40 without textures · $0.50 with textures. +$0.20 detailed / +$0.30 extreme texture.","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":63,"api_gross_margin_percent":20,"added_at":"2026-05-09","popularity_rank":469,"example_prompt":"A dark elf ranger in obsidian leather armor with silver filigree, twin curved daggers, and glowing violet eyes","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/3d/tripo-p1-character-thumb.webp"},"schema_url":"/api/v1/models?id=tripo3d%2Fp1%2Fimage-to-3d","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=tripo3d%2Fp1%2Fimage-to-3d","title":"Tripo3D P1 Image → 3D generation request","description":"Request body accepted by POST /api/v1/generate for tripo3d/p1/image-to-3d.","type":"object","properties":{"model_id":{"type":"string","const":"tripo3d/p1/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":{"title":"Texture","description":"Whether to generate textures for the model.","default":true,"type":"boolean"},"pbr":{"title":"PBR Maps","description":"Generate PBR materials. When enabled, texture is treated as enabled.","default":true,"type":"boolean"},"texture_quality":{"title":"Texture Quality","description":"Texture resolution tier. Detailed and Extreme produce higher-resolution textures at extra cost.","default":"standard","type":"string","enum":["standard","detailed","extreme"]},"texture_alignment":{"title":"Texture Alignment","description":"Determines the prioritization of texture alignment in the 3D model.","default":"original_image","type":"string","enum":["original_image","geometry"]},"orientation":{"title":"Orientation","description":"Auto-rotate the mesh to match the input image. Only takes effect when texture is enabled.","default":"default","type":"string","enum":["default","align_image"]},"auto_size":{"title":"Auto Size","description":"Automatically scale the model to real-world dimensions (meters).","default":false,"type":"boolean"},"face_limit":{"title":"Face Limit","description":"Target number of faces for the generated mesh (48-20,000 for P1). If not set, the model adaptively determines the count.","type":"number","minimum":48,"maximum":20000,"multipleOf":1},"model_seed":{"title":"Model Seed","description":"Seed for geometry generation reproducibility.","type":"number","multipleOf":1},"texture_seed":{"title":"Texture Seed","description":"Seed for texture generation reproducibility.","type":"number","multipleOf":1},"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":"texture","label":"Texture","type":"toggle","default":true,"description":"Whether to generate textures for the model."},{"key":"pbr","label":"PBR Maps","type":"toggle","default":true,"description":"Generate PBR materials. When enabled, texture is treated as enabled."},{"key":"texture_quality","label":"Texture Quality","type":"select","default":"standard","options":["standard","detailed","extreme"],"description":"Texture resolution tier. Detailed and Extreme produce higher-resolution textures at extra cost."},{"key":"texture_alignment","label":"Texture Alignment","type":"select","default":"original_image","options":["original_image","geometry"],"description":"Determines the prioritization of texture alignment in the 3D model."},{"key":"orientation","label":"Orientation","type":"select","default":"default","options":["default","align_image"],"description":"Auto-rotate the mesh to match the input image. Only takes effect when texture is enabled."},{"key":"auto_size","label":"Auto Size","type":"toggle","default":false,"description":"Automatically scale the model to real-world dimensions (meters)."},{"key":"face_limit","label":"Face Limit","type":"number","min":48,"max":20000,"step":1,"description":"Target number of faces for the generated mesh (48-20,000 for P1). If not set, the model adaptively determines the count."},{"key":"model_seed","label":"Model Seed","type":"number","step":1,"description":"Seed for geometry generation reproducibility."},{"key":"texture_seed","label":"Texture Seed","type":"number","step":1,"description":"Seed for texture generation reproducibility."}]}}