Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nortech Historical Data API

This API includes endpoints that allow you to retrieve raw `Signal` Data for a specified period. The data requested is compiled into a file that you can download posteriorly.

Nortech Historical Data API is one of 12 APIs that Nortech publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Historical Data. The published artifact set on APIs.io includes an OpenAPI specification and an AsyncAPI specification.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.1.1, at version 1.0.0.

Requests are made against a single base URL, https://api.apps.nor.tech.

3 operations 3 paths 0 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.1
API Version
1.0.0
Base URL
https://api.apps.nor.tech
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Nortech Historical Data API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer Token). By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 1 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Historical Data 3

This API includes endpoints that allow you to retrieve raw Signal Data for a specified period. The data requested is compiled into a file that you can download posteriorly.

POST
/api/v1/historical-data/async
Create Async Data Request
v1.signalData.historicalData.asyncRequest body → 200400401404503
POST
/api/v1/historical-data/sync
Create Sync Data Request
v1.signalData.historicalData.syncRequest body → 200400401404503
GET
/api/v1/historical-data/{requestId}
Get Data Request
v1.signalData.historicalData.getRequest 1 param → 200400401404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nortech-historical-data-api-openapi.yml Raw ↑

Other APIs Nortech publishes across the network.

Nortech Asset API
Nortech Deriver API
Nortech Division API
Nortech Health API
Nortech Import Data API
Nortech Live Data API
Nortech Me API
Nortech MQTT Live Data API
Nortech Signal API
Nortech Unit API
Nortech Workspace API