Build with Factory OS
The cloud MES for discrete and process manufacturers. Connect machines, orchestrate production, and turn shop-floor data into cash flow — over a clean REST API.
Generated from the live spec · v0.271.0 · 218 endpoints
curl https://api.xentr.ai/api/factories/[factory-slug]/machines \ -H "Authorization: Bearer $XENTR_TOKEN"const res = await fetch( 'https://api.xentr.ai/api/factories/[factory-slug]/machines', { headers: { Authorization: `Bearer ${process.env.XENTR_TOKEN}` } },);const machines = await res.json();import os, requestsres = requests.get( "https://api.xentr.ai/api/factories/[factory-slug]/machines", headers={"Authorization": f"Bearer {os.environ['XENTR_TOKEN']}"},)print(res.json())
One API for the whole factory
From PLCs on the shop floor to dashboards in the boardroom — every primitive you need, exposed over a clean REST API.
Machine Integrations
Stream telemetry from CNCs, molders, and PLCs via MQTT or REST.
Learn moreProduction Automation
Create, schedule, and dispatch work orders programmatically.
Learn moreQuality & Andon
Log defects, trigger andon calls, and drive escalations in real time.
Learn moreCustom Dashboards
Pipe OEE, availability, and throughput into any BI tool.
Learn morePrimitives
The building blocks real manufacturers rely on — each one a documented surface you can call today.
Register, claim, and list the machines on a factory floor.
ORDERSCreate, schedule, dispatch, and close production orders.
METHODSProduction methods tie products to machines and target rates.
QUALITYQuality records, defect categories, NCRs, and inspection plans.
TELEMETRYMQTT + REST ingest, time-series storage, resampling.
ROLESSeven canonical roles, invitation-only onboarding.
WEBHOOKSSubscribe to andon calls, downtime, and job events (coming soon).
AUDITEvery mutation recorded with user, timestamp, and diff.
What's new
The latest changes shipped to Xentr, straight from the changelog.
The whole marketing site goes dark
The ink‑and‑signal duotone look now covers the entire marketing site, not just the homepage and pricing. Solutions, Resources, Compare, Integrations, Trust, the changelog and the blog all share the same dark surfaces, one violet accent, and yellow reserved strictly for the numbers that matter — so the site reads as one system end to end. We also removed the old pre‑revamp homepage sections that were no longer used.
2026-07-13A new home page, built for factory owners
The marketing site now speaks to the person signing the cheque. It opens with the money question every owner asks — "how much capacity am I paying for but not using?" — and answers it live: drag your machine count and margin, and the recoverable-dollars figure and payback period update in front of you. From there it walks through the wins that matter to an SME (recovered capacity, faster cash, accurate quoting, keeping customers) and the compliance path to winning MNC program business. The look is a dark "ink and signal" duotone where a single yellow highlight is reserved for the numbers that matter.
2026-07-07Transform your data at the edge
The edge agent can now reshape data before it leaves the box: rename cryptic tag names to meaningful ones, map raw enum codes to readable states, stamp static context like line or area onto every reading, drop noisy channels, and suppress sub-deadband jitter. Rules are plain configuration — no code, uniform across every protocol the agent speaks.
Learn Xentr
Six chapters, ~30 minutes — from an empty account to a running, staffed factory.
Ready to build?
Wire up your first machine, ship a work order, or pipe OEE into Grafana — it all starts with one API call.
