APIs

This section explains the APIs available with the High Impedance Detection application.

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

  • Get High Impedance Events v2. This API fetches and delivers events to a customer's business system. For more information, see Get High Impedance Events v2 API.

  • Get Work Order Details for High Impedance Events. This API fetches and delivers work order details for HID events to a customer's data lake/business system. For more information, see Get Work Order Details for High Impedance Events API.

  • Put High Impedance Event Details. This API allows users to update the status and details of work orders for HID events. For more information, see Put Work Order Details for 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.