Reconstruct a 3D mesh from up to four views of the same object. Resolves the sides a single photo can't see. 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-multi",
"prompt": "A beautiful sunset over the ocean",
"type": "IMAGE_TO_3D"
}'Get your API key from the Developer Portal.