latestOpenAPI 3.1.02026-08-221050568.9 KB
316fd317ad58
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": "7edd81d8-7a58-4390-9175-f1ffc80f02fa"
}Response
Exported 3D model URL