0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-05-18 07:01:20 +00:00
netdata_netdata/web/api
2022-02-17 10:37:46 +00:00
..
badges Docs: Removed Google Analytics tags () 2022-02-17 10:37:46 +00:00
exporters Docs: Removed Google Analytics tags () 2022-02-17 10:37:46 +00:00
formatters Docs: Removed Google Analytics tags () 2022-02-17 10:37:46 +00:00
health Docs: Removed Google Analytics tags () 2022-02-17 10:37:46 +00:00
queries Docs: Removed Google Analytics tags () 2022-02-17 10:37:46 +00:00
tests Fix typos () 2021-11-16 10:18:43 +03:00
Makefile.am Makefile.am files indentation () 2019-11-11 01:30:00 +02:00
netdata-swagger.json Adds Swagger docs for new /api/v1/aclk endpoint () 2021-12-14 12:16:26 +01:00
netdata-swagger.yaml Adds Swagger docs for new /api/v1/aclk endpoint () 2021-12-14 12:16:26 +01:00
README.md Docs: Removed Google Analytics tags () 2022-02-17 10:37:46 +00:00
web_api_v1.c Add code for LZ4 streaming data compression () 2022-01-19 17:57:49 +02:00
web_api_v1.h Add support for persistent metadata () 2020-06-12 10:35:17 +03:00

API

Netdata REST API

The complete documentation of the Netdata API is available at the Swagger Editor.

If your prefer it over the Swagger Editor, you can also use Swagger UI. This however does not provide all the information available.