Introduction
Build with the Xentr Factory OS API — a manufacturing execution system for discrete and process manufacturing.
Xentr Factory OS is a modern manufacturing execution system (MES) that connects machines, orchestrates production, tracks quality, and provides real-time visibility into factory operations.
The Factory OS API gives you programmatic access to every capability in the platform so you can build custom integrations, automate workflows, and embed factory data into your own tools.
What you can build
Machine integrations
Stream telemetry from CNCs, injection molders, PLCs, or any industrial device into Xentr via MQTT or REST.
Production automation
Create, schedule, and dispatch production orders programmatically based on your ERP or planning system.
Quality workflows
Log defects, trigger andon calls, and drive escalations from shop-floor events.
Custom dashboards
Pull OEE, availability, and throughput metrics into Grafana, Power BI, or any BI tool.
Base URL
All API requests go to:
https://api.xentr.aiThe API is RESTful, uses JSON request and response bodies, and is organized around resources scoped to your organization and factory.