Utilities
Export a 3D model
Export a completed 3D generation job's model to OBJ, FBX, STL, or PLY. Pass the job id and target format. The exported model is returned as a ZIP file.
post/export/3d
Request body
Example request
{
"job_id": "4d4484b7-2a53-4d77-8284-37a9f31a5509"
}Response
Exported 3D model URL