Skip to main content

Overview

The Nortech Edge HTTP API provides programmatic access directly to your asset’s Data and [Problem Internal Link]. Currently, it uses the following structure:

  • Metadata API: Navigate and retrieve information about your industrial assets, including scopes, units, and signals.

Access

For you to access this API you need network access to the Nortech edge device connected to your assets. The API is available on the port 83.

Base URL: http://<device-ip-address>:83

OpenAPI Documentation: http://<device-ip-address>:83/docs

OpenAPI JSON Spec: http://<device-ip-address>:83/docs.json

Authentication

Currently, the API doesn’t have any authentication method. All endpoints are available to anyone that has access to the device.

Error Handling

The API uses conventional HTTP response codes to indicate success or failure of requests:

  • 200: Success
  • 400: Bad Request - Invalid input parameters
  • 404: Not Found - Resource doesn't exist
  • 500: Unexpected Error

Contact and Support

For API access and support: