Tripo P1 Text-to-3D
Free.ai
·
3d
·
~500 tokens per model
Tripo P1 Text-to-3D is a 3D generation model. Routed through external models — ~500 tokens per 3D model (50% markup over upstream cost).
Use via API
OpenAI-compatible REST API. Generate a key and call this model in seconds.
curl -X POST https://api.free.ai/v1/3d/generate/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model":"premium/tripo3d/p1/text-to-3d","prompt":"your prompt here"}'
API Documentation
Get API Key
Similar models
Frequently Asked Questions
Tripo P1 Text-to-3D turns a single photo (or text prompt) into a 3D mesh you can download as GLB, OBJ, or USDZ. Use the form above to upload your reference image and Tripo P1 Text-to-3D returns a textured, downloadable model.
GLB (default — works in Blender, Three.js, Babylon, Unity), OBJ with separate MTL + PNG textures, and USDZ for iOS AR Quick Look.
Output is dense triangle soup, fine for visualization, game props, and AR previews. For animation-ready topology run the result through a retopology pass in Blender or use the /image/retopo/ tool.
Both. Tripo P1 Text-to-3D produces a textured mesh — the GLB embeds the texture and the OBJ ships with a paired PNG + MTL.
Tripo P1 Text-to-3D is a premium 3D model. Each generation runs ~5,000–15,000 tokens depending on mesh complexity. $1 = 750,000 tokens; a $5 pack covers many generations.
Best on objects, props, and product shots with a clear background. Full-body humans are workable but limbs can fuse to torso on poses where occlusion is high. Headshots → avatar busts work well.
Centered subject, plain background, even lighting, 768×768 or larger. Background-removed PNGs give the cleanest meshes. The /image/background-remover/ tool feeds straight into here.
Yes — /batch/ accepts up to 100 source images. Each output lands in /account/?tab=history as a GLB with a download link.
Yes — POST your image to /v1/3d/generate/ with model="Tripo P1 Text-to-3D". Returns a job_id; poll /v1/status/{job_id}/ for the mesh URL. /api/ has the full reference.
30 seconds to 3 minutes depending on the model. The close-tab-safe queue button on /image/3d/ lets you walk away — your result lands in /account/?tab=history when done.
Yes. Free.ai grants commercial use of generated meshes for game props, AR experiences, product visualization, marketing renders. You need to own the source image you uploaded.
Yes — failed jobs auto-refund. For "ran but looks wrong" results, email contact@free.ai with the share link and we will review.