Emmanuel Vasilakis c0c1e0e85a Better cleanup of health log table (#15045) 1 год назад
..
badges c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад
exporters c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад
formatters c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад
health c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад
queries baa6b9376b weights endpoint: volume diff of anomaly rates (#15004) 1 год назад
tests afe1b70485 dbengine free from RRDSET and RRDDIM (#13772) 2 лет назад
Makefile.am 675383b26a Makefile.am files indentation (#7252) 5 лет назад
README.md 491fb58cfc Update API (#14772) 2 лет назад
netdata-swagger.json 4c82a15651 /api/v2 part 8 (#14885) 1 год назад
netdata-swagger.yaml 4c82a15651 /api/v2 part 8 (#14885) 1 год назад
web_api.c c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад
web_api.h c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад
web_api_v1.c c0c1e0e85a Better cleanup of health log table (#15045) 1 год назад
web_api_v1.h c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад
web_api_v2.c c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад
web_api_v2.h c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад

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.