XentrDeveloper Docs
API ReferenceOee

Get OEE summary for a factory or specific machine

GET
/api/factories/{factoryId}/oee
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory ID

Query Parameters

machineId?string

Filter by machine ID

from?string

Start time (ISO 8601)

to?string

End time (ISO 8601)

range?string

Preset range (overrides from/to)

Value in"shift" | "day" | "week" | "month"
shiftId?string

Filter by specific shift ID for shift-aware availability

Response Body

curl -X GET "https://api.xentr.ai/api/factories/string/oee"
Empty