> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vinmake.com/llms.txt
> Use this file to discover all available pages before exploring further.

# API Reference

> Native Mintlify API reference for the Cutmake PLM/MES endpoints

# 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`

<Warning>
  **These endpoints run against production.** `vinmake-erp.onrender.com` is the live backend that
  serves the production app at [app.cutmake.ai](https://app.cutmake.ai) — it is not an isolated
  sandbox. Requests sent from the **Try it** playground, including writes, hit real data.
</Warning>

<Note>
  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.
</Note>

## 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.
