APIs

This section explains the APIs available with the Advanced Temperature Monitoring application.

  • Get Active Temperature Statistics. This API fetches and delivers temperature statistics to a customer's data lake/business system. For more information, see Get Advanced Temperature Statistics API.

  • Get Active Temperature Events. This API fetches and delivers temperature events to a customer's business system. For more information, see Get Advanced Temperature Events API.

These APIs conform to the constraints of the representational state transfer (REST) architecture style, making it a RESTful API. It transfers its representation in the JavaScript Object Notation (JSON) format over HTTP.

This section is intended for utility personnel and software developers who are creating connections to the application's APIs to retrieve subscribable data.