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

Node-RED Diagnostics API

The Diagnostics API from Node-RED — 1 operation(s) for diagnostics.

Node-RED Diagnostics API is one of 6 APIs that Node-RED publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Diagnostics. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.1.0, at version 4.0.0.

Requests are made against a single base URL, http://{host}:{port}.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
4.0.0
Base URL
http://localhost:1880
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

Node-RED Diagnostics API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Diagnostics 1
GET
/diagnostics
Get the runtime diagnostics
getDiagnostics → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

node-red-diagnostics-api-openapi.yml Raw ↑

Other APIs Node-RED publishes across the network.

Node-RED Auth API
Node-RED Flow API
Node-RED Flows API
Node-RED Nodes API
Node-RED Settings API