OpenAPI 3.1.02026-08-161060562.0 KB
190b5b1698c3
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": "30119f37-63ed-4a37-88c4-892c5947fef5"
}Response
Exported 3D model URL