API ReferenceExecute a single CAD operationExecute a single CAD operation POST /api/v1/cad/execute Runs one OCCT operation by its dotted path (e.g. occt.shapes.solid.createSphere). Returns 202 Accepted with a task ID. Request Responses202400Task accepted for processingRequest validation failed