Convert a STEP file to Draco-compressed GLTF (.glb)
POST/api/v1/convert/step-to-gltf-with-draco
STEP → glTF conversion with Draco geometry compression using a previously uploaded file. Requires the 'convert' API key scope. Returns 202 with a task ID.
Request
Responses
- 202
- 400
- 403
- 500
Task accepted
Validation error
Insufficient scope
Server error