API ReferenceMimos reporting
MIMOS projected monthly cost-savings (formula view)
Returns the per-KPI savings as projected by the contractual formulas + baselines. Operational data is mixed in when present, but missing sources never trigger no_data — the formula constants are used. Pairs with /reporting/mimos which is the strict measured view.
Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
factoryId*string
Factory slug (e.g. magma-hq)
Query Parameters
month?string
YYYY-MM, defaults to current month
Response Body
curl -X GET "https://api.xentr.ai/api/factories/string/reporting/mimos-savings"Empty
MIMOS monthly cost-savings KPI report
Computes the per-KPI actual savings for the requested month and compares to the contracted target. Used for MIMOS-grant compliance reporting.
List telemetry data gaps
Returns detected gaps in machine telemetry (missed heartbeat windows) for the given factory. Useful for diagnosing ingest or connectivity issues.