Costa Tsaousis fb5286cf30 use real-time clock for http response headers (#15421) 1 year ago
..
badges fb5286cf30 use real-time clock for http response headers (#15421) 1 year ago
exporters b45570d251 hide not available for viewers charts when exporting in shell format (#15309) 1 year ago
formatters ca2d23055c dont log error on opening .environment (#15371) 1 year ago
health 38b38993a6 Keep health log history in seconds (#15314) 1 year ago
queries 3b76a3a3d9 Rename log_access and log_health (#15368) 1 year ago
tests 5b56f09dbc Replace `info` macro with a less generic name (#15266) 1 year 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 77076d8764 bearer improvements (#15342) 1 year ago
web_api.h a05a8f4074 Pre release fixes (#15405) 1 year ago
web_api_v1.c a05a8f4074 Pre release fixes (#15405) 1 year ago
web_api_v1.h 5be9be7485 rewrite /api/v2/alerts (#15257) 1 year ago
web_api_v2.c a05a8f4074 Pre release fixes (#15405) 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.