How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Node-RED Nodes API

The Nodes API from Node-RED — 3 operation(s) for nodes.

Node-RED Nodes 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 Nodes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

This API exposes 7 operations across 3 paths. It is described by OpenAPI 3.2.0, at version 4.0.0.

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

7 operations 3 paths 0 schemas 1 DELETE3 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

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

Paths & Operations 7

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

Nodes 7
GET
/nodes
Get a list of the installed nodes
getNodes → 200
POST
/nodes
Install a new node module
postNodes → 200
GET
/nodes/{module}
Get a node module information
getNodeModule 1 param → 200
PUT
/nodes/{module}
Enable or disable a node module
putNodeModule 1 param → 200
DELETE
/nodes/{module}
Remove a node module
deleteNodeModule 1 param → 204
GET
/nodes/{module}/{set}
Get a node module set information
getNodeModuleSet 2 params → 200
PUT
/nodes/{module}/{set}
Enable or disable a node set
putNodeModuleSet 2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Node-RED publishes across the network.

Node-RED Auth API
Node-RED Diagnostics API
Node-RED Flow API
Node-RED Flows API
Node-RED Settings API
Where this information came from

This is an independent, third-party profile of Node-RED Nodes API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.