v18
latestOpenAPI 3.1.02026-08-081040545.6 KBUtilities
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": "bc4f4163-20af-48e5-80a2-09397015ee83"
}Response
Exported 3D model URL