Stelios Fragkakis 096d1b1b2b Code cleanup (#16448) 1 year ago
..
badges d5bdb7cf15 docs rename alarm to alert (#15812) 1 year ago
exporters d5bdb7cf15 docs rename alarm to alert (#15812) 1 year ago
formatters 183a7fb84f /api/v1/charts: bring back chart id to `title` (#16416) 1 year ago
health 3acbb6b5ef Doc change: Curl no longer supports spaces in the URL. (#16446) 1 year ago
ilove 3c78c045bb added /api/v2/ilove.svg endpoint (#15815) 1 year ago
queries 096d1b1b2b Code cleanup (#16448) 1 year ago
tests 5b56f09dbc Replace `info` macro with a less generic name (#15266) 1 year ago
Makefile.am 3c78c045bb added /api/v2/ilove.svg endpoint (#15815) 1 year ago
README.md 491fb58cfc Update API (#14772) 1 year ago
netdata-swagger.json 9493fa8682 Remove family from alerts (#16025) 1 year ago
netdata-swagger.yaml 9493fa8682 Remove family from alerts (#16025) 1 year ago
web_api.c 41bd902426 Facets histograms (#15846) 1 year ago
web_api.h 3c78c045bb added /api/v2/ilove.svg endpoint (#15815) 1 year ago
web_api_v1.c 3e508c8f95 New logging layer (#16357) 1 year ago
web_api_v1.h 5be9be7485 rewrite /api/v2/alerts (#15257) 1 year ago
web_api_v2.c 7644910646 Fix compilation warnings (#16158) 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.