This is a live demo on synthetic data. It logs activity (which features you use, and timing) to help Fobech improve it.
API Sandbox A read-only explorer for this demo's own synthetic API. Pick an endpoint to run a live GET against the seeded D1 database and inspect the raw JSON, status and timing. No data is changed.
Overview & Config GET /api/overview
Hub headline metrics
GET /api/controls
Enabled launcher tiles
GET /api/kpi
Work-order / lot / line rollup
GET /api/lines
All lines and their state
Work Orders GET /api/work-orders
Full work-order list
GET /api/work-orders/status
Counts · per-line · active
Inventory & Pallets GET /api/pallets
Pallet lifecycle search
GET /api/lots
Lot inventory + genealogy counts
GET /api/inventory
On-hand by item / bin / lot
GET /api/bins
Bin topology
GET /api/staging
Staged pallets by line
Quality GET /api/qc
Lots awaiting disposition
GET /api/qc/release
Recently released lots
GET /api/qc/hold-time
QC hold-time metrics
GET /api/qc/samples
Recent QC samples
Receiving & Fulfillment GET /api/receiving
Inbound receipts
GET /api/shipping-requests
Outbound orders
GET /api/issue-components
Work orders ready to issue
EDI GET /api/edi/transmissions
X12 transmission log
GET /api/edi/partners
Trading partners
Reporting GET /api/reports/production
Weekly production report
GET /api/reports/commercial
Sales / invoice rollup
GET /api/reports/machine-efficiency
OEE by line
GET /api/reports/rework
Rework tracking
Andon & Traceability GET /api/andon/snapshot
Live board REST fallback
GET /api/trace/{lot}
Forward + backward genealogy
Lot trace id
{ }
Select an endpoint to call this demo's synthetic API.