Netdata Agent API
The Netdata Agent REST API provides access to metrics, alerts, and configuration on individual monitoring nodes. It supports v1, v2, and v3 endpoints for querying time-series data, health status, contexts, and system management. The API is documented via an OpenAPI/Swagger specification maintained in the official GitHub repository.
Netdata Agent API is one of 20 APIs that Netdata publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 3 JSON Schema definitions.
Tagged areas include Monitoring, Metrics, Alerts, and Nodes. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and 3 JSON Schemas.
Requests are made against the base URL http://localhost:19999.
Metadata
The identity and technical contract details declared by the specification.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Netdata 12
Other APIs Netdata publishes across the network.