API v1 — SmartCut API Reference

Version 1

A modern, performant cut cutlist optimization API

V1 Features: Saw configuration embedded in stock items API coordinate system (x1/x2/y1/y2) Banding split into separate objects

Note: V1 is in maintenance mode. Consider upgrading to V2 or V3.

Endpoints

MethodPathDescription
POST /calculate Kick off the calculations
GET /result-ready Check if the calculation has finished
GET /result Retrieve the calculation result
GET /export Export result in various formats
POST /labels Generate printable part labels
GET /calls Get API usage statistics

Machine-readable specification: /openapi/v1.json. Authentication is the raw API key in the Authorization header, with no Bearer prefix.