Costa Tsaousis cd50bf4236 /api/v2 part 4 (#14706) 2 years ago
..
badges d2daa19bf5 JSON internal API, IEEE754 base64/hex streaming, weights endpoint optimization (#14493) 2 years ago
exporters 021e252fc5 /api/v2/contexts (#14592) 2 years ago
formatters cd50bf4236 /api/v2 part 4 (#14706) 2 years ago
health d2daa19bf5 JSON internal API, IEEE754 base64/hex streaming, weights endpoint optimization (#14493) 2 years ago
queries cd50bf4236 /api/v2 part 4 (#14706) 2 years ago
tests afe1b70485 dbengine free from RRDSET and RRDDIM (#13772) 2 years ago
Makefile.am 675383b26a Makefile.am files indentation (#7252) 5 years ago
README.md 0541c97e53 Introduce the new Structure of the documentation (#13915) 2 years ago
netdata-swagger.json cd50bf4236 /api/v2 part 4 (#14706) 2 years ago
netdata-swagger.yaml cd50bf4236 /api/v2 part 4 (#14706) 2 years ago
web_api.c cd50bf4236 /api/v2 part 4 (#14706) 2 years ago
web_api.h cd50bf4236 /api/v2 part 4 (#14706) 2 years ago
web_api_v1.c cd50bf4236 /api/v2 part 4 (#14706) 2 years ago
web_api_v1.h 1cfad181a8 /api/v2/data - multi-host/context/instance/dimension/label queries (#14564) 2 years ago
web_api_v2.c cd50bf4236 /api/v2 part 4 (#14706) 2 years ago
web_api_v2.h 1cfad181a8 /api/v2/data - multi-host/context/instance/dimension/label queries (#14564) 2 years ago

README.md

API

Netdata REST API

The complete documentation of the Netdata API is available as a Swagger API document in our GitHub repository. You can view it online using the Swagger Editor.

If your prefer it over the Swagger Editor, you can also use Swagger UI by pointing at web/api/netdata-swagger.yaml in the Netdata source tree (or at https://raw.githubusercontent.com/netdata/netdata/master/web/api/netdata-swagger.yaml if you want to use the Swagger API definitions directly from our GitHub repository). This however does not provide all the information available.