IOTA node API
The node API from IOTA — 11 operation(s) for node.
IOTA node API is one of 17 APIs that IOTA publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include node. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 12 operations across 11 paths, and defines 15 schemas. It is described by OpenAPI 3.0.1, at version 0.
Requests are made against a single base URL, /.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
IOTA node API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (Authorization).
Authorization— JWT Token
Paths & Operations 12
Across 11 paths, the API surfaces 12 operations — 1 DELETE, 8 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 15
The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are IotaCoinInfo (7 properties), DKSharesInfo (6 properties), PeeringNodeStatusResponse (6 properties), Protocol (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from IOTA 12
Other APIs IOTA publishes across the network.