Skip to main content

Cutmake API Reference

This section renders the PLM/MES subset of the Cutmake OpenAPI specification — styles, BOM, production, warehouse, and commercial endpoints. Cutmake and Finindex share one backend; the spec here is filtered by tag to the PLM/MES surface.

Source

  • This tab renders the checked-in snapshot at api/openapi-cutmake.json, captured 2026-06-11.
  • Full live spec: https://vinmake-erp.onrender.com/openapi.json
  • Swagger UI: https://vinmake-erp.onrender.com/docs
These endpoints run against production. vinmake-erp.onrender.com is the live backend that serves the production app at app.cutmake.ai — it is not an isolated sandbox. Requests sent from the Try it playground, including writes, hit real data.
The snapshot is not regenerated automatically, so it drifts from the live API between updates. Endpoints added after the capture date are missing here, and a few endpoints listed here have since been removed from the backend. Where the two disagree, the live spec above is authoritative.

Notes

  • For finance and accounting endpoints (bills, invoices, payments, GL), see the Finindex → API Reference tab.
  • Authentication flows and quickstart examples remain in the Guides tab.