Turn a single photo into a textured 3D mesh. Controllable topology and polygon count, optional PBR maps and auto-rigging. Exports GLB, FBX, OBJ, USDZ and STL.
~1-3 min
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "meshy-v7",
"prompt": "A beautiful sunset over the ocean",
"type": "IMAGE_TO_3D"
}'Get your API key from the Developer Portal.