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 Deriver API

This API includes endpoints that allow you to create and manage `Derivers`.

Nortech Deriver 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 Deriver. The published artifact set on APIs.io includes an OpenAPI specification and an AsyncAPI specification.

This API exposes 5 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.

5 operations 3 paths 0 schemas 3 GET1 POST1 PUT

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 Deriver 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 5

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

Deriver 5

This API includes endpoints that allow you to create and manage Derivers.

GET
/api/v1/derivers
List Derivers
v1.deriver.listDerivers 4 params → 200400401
POST
/api/v1/derivers
Create Deriver
v1.deriver.createDeriver body → 201400401403404409422
GET
/api/v1/derivers/{deriver}
Get Deriver
v1.deriver.getDeriver 1 param → 200400401404
PUT
/api/v1/derivers/{deriver}
Update Deriver
v1.deriver.updateDeriver 1 param body → 200400401403404409422
GET
/api/v1/derivers/{deriver}/logs
Get Deriver Logs
v1.deriver.getDeriverLogs 6 params → 200400401403404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nortech-deriver-api-openapi.yml Raw ↑

Other APIs Nortech publishes across the network.

Nortech Asset API
Nortech Division API
Nortech Health API
Nortech Historical Data 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