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

Kong DP Nodes API is one of 139 APIs that Kong publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include DP Nodes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, a GitHub repository, an API reference, authentication docs, and 1 JSON Schema.

This API exposes 5 operations across 4 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 3.14.0.

Requests are made against a single base URL, {protocol}://{hostname}:{port}{path}.

5 operations 4 paths 2 schemas 1 DELETE4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.14.0
Base URL
https://konghq.com/
Authentication
API Key
Contact
License
Resource Areas
1

Authentication & Security 1

Kong DP Nodes API declares 1 security scheme for authenticating requests. An API key is passed in the header as Kong-Admin-Token (adminToken). By default, every request must be authenticated.

Paths & Operations 5

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

DP Nodes 5

DP Nodes

GET
/v2/control-planes/{controlPlaneId}/expected-config-hash
Get an Expected Config Hash
get-expected-config-hash 1 param → 200
GET
/v2/control-planes/{controlPlaneId}/nodes
List Data Plane Node Records
list-dataplane-nodes 3 params → 200
GET
/v2/control-planes/{controlPlaneId}/nodes/{nodeId}
Get a Data Plane Node Record
get-nodes-node_id 4 params → 200
DELETE
/v2/control-planes/{controlPlaneId}/nodes/{nodeId}
Delete Data Plane Node Record
delete-nodes-node_id 2 params → 204
GET
/v2/control-planes/{controlPlaneId}/nodes/eol
List End-of-Life Data Plane Node Records
get-nodes-eol 3 params → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are NodeCompatibilityIssue (6 properties), NodeCompatibilityIssueAffectedResource (4 properties). Each schema is shown below with its type and property counts.

NodeCompatibilityIssue
object
6 properties
NodeCompatibilityIssueAffectedResource
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kong-dp-nodes-api-openapi.yml Raw ↑

Other APIs Kong publishes across the network.

Kong Gateway
Kong AI Gateway
Kong Agent Gateway
Kong MCP Registry
Kong Context Mesh
Kong Mesh
Kong Insomnia
Kong ACLs API
Kong Add-Ons API
Kong API API
Kong API Attributes API
Kong API Documentation API