Critical Manufacturing MES API Reference

Welcome to the Critical Manufacturing MES API Documentation Portal.

API Reference

The Critical Manufacturing MES offers various APIs to suit your development needs:

UI

This API provides access to the core UI controls and MES-specific UI functionalities built with Angular packages, that you can extend by creating custom UI components.

See API

Host

This API serves as the MES Backend API, developed using .NET technology, that you can use or extend when creating your custom Backend projects or when implementing MES DEE Action Rules.

See API

REST

This RESTful interface allows you to interact with services and data exposed by the MES Backend API.

See API

Data Platform

This API presents the Data Platform Events that are published by Critical Manufacturing MES.

See API

DEE Reference

This guide also provides a list of the DEE Action Groups that can be used to attach DEE Action Rules to extend CM MES Backend without modifying core system code.

Target Audience

Critical Manufacturing MES is designed to be highly customizable. You can leverage its functionalities in two ways:

  • Low-code Features: Utilize built-in low-code functionalities within the MES to configure workflows and extend basic functionalities.
  • APIs Customization: Develop more complex customizations by integrating with the MES APIs.

This documentation focuses on the API approach, to be used by Developers and System Integrators interested in detailed information for extending or tailoring the MES functionalities.