Costa Tsaousis 80d83b7bd1 api v2 nodes for streaming statuses (#15162) 1 year ago
..
badges c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 year ago
exporters c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 year ago
formatters 80d83b7bd1 api v2 nodes for streaming statuses (#15162) 1 year ago
health c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 year ago
queries 66c8546019 Re-write of SSL support in Netdata; restoration of SIGCHLD; detection of stale plugins; streaming improvements (#15113) 1 year ago
tests afe1b70485 dbengine free from RRDSET and RRDDIM (#13772) 2 years ago
Makefile.am 675383b26a Makefile.am files indentation (#7252) 5 years ago
README.md 491fb58cfc Update API (#14772) 1 year ago
netdata-swagger.json 4c82a15651 /api/v2 part 8 (#14885) 1 year ago
netdata-swagger.yaml 6a629d999f Percentage of group aggregatable at cloud - fixed for backwards compatibility (#15126) 1 year ago
web_api.c c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 year ago
web_api.h c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 year ago
web_api_v1.c c0c1e0e85a Better cleanup of health log table (#15045) 1 year ago
web_api_v1.h c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 year ago
web_api_v2.c c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 year ago
web_api_v2.h c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 year ago

README.md

API

Netdata agent REST API

The complete documentation of the Netdata agent's REST API is documented in the OpenAPI format in our GitHub repository.

You can explore it using the Swagger UI, or the Swagger Editor.

Netdata cloud API

A very basic Netdata cloud REST API supports the Grafana data source plugin, but has not yet been expanded for wider use. We intend to provide a properly documented API in the future.