Costa Tsaousis baa6b9376b weights endpoint: volume diff of anomaly rates (#15004) 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 c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 year ago
health c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 year ago
queries baa6b9376b weights endpoint: volume diff of anomaly rates (#15004) 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 4c82a15651 /api/v2 part 8 (#14885) 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 8f137fc154 interrupt callback on api/v1/data (#14978) 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.