Stelios Fragkakis 86526775f1 Fix coverity issues (#16766) 1 год назад
..
badges 92842d8422 CMake build system. (#15996) 1 год назад
exporters 92842d8422 CMake build system. (#15996) 1 год назад
formatters 40c6c14dab cmake missing defines (#16680) 1 год назад
health 92842d8422 CMake build system. (#15996) 1 год назад
ilove 92842d8422 CMake build system. (#15996) 1 год назад
queries f2b250a1f5 dyncfg v2 (#16702) 1 год назад
tests 5b56f09dbc Replace `info` macro with a less generic name (#15266) 1 год назад
README.md 491fb58cfc Update API (#14772) 1 год назад
http_auth.c f2b250a1f5 dyncfg v2 (#16702) 1 год назад
http_auth.h f2b250a1f5 dyncfg v2 (#16702) 1 год назад
http_header.c f2b250a1f5 dyncfg v2 (#16702) 1 год назад
http_header.h f2b250a1f5 dyncfg v2 (#16702) 1 год назад
netdata-swagger.json 7fce3dcd9c /api/v1/config tree improvements and swagger documentation (#16764) 1 год назад
netdata-swagger.yaml 7fce3dcd9c /api/v1/config tree improvements and swagger documentation (#16764) 1 год назад
web_api.c f2b250a1f5 dyncfg v2 (#16702) 1 год назад
web_api.h f2b250a1f5 dyncfg v2 (#16702) 1 год назад
web_api_v1.c 86526775f1 Fix coverity issues (#16766) 1 год назад
web_api_v1.h f2b250a1f5 dyncfg v2 (#16702) 1 год назад
web_api_v2.c f2b250a1f5 dyncfg v2 (#16702) 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.