Costa Tsaousis 47038b85a0 do not report dimensions that failed to be queried (#14447) 2 years ago
..
badges 9f1403de7d Covert our documentation links to GH absolute links (#14344) 2 years ago
exporters 9f1403de7d Covert our documentation links to GH absolute links (#14344) 2 years ago
formatters 47038b85a0 do not report dimensions that failed to be queried (#14447) 2 years ago
health 9f1403de7d Covert our documentation links to GH absolute links (#14344) 2 years ago
queries 47038b85a0 do not report dimensions that failed to be queried (#14447) 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 00712b351b QUERY_TARGET: new query engine for Netdata Agent (#13697) 2 years ago
netdata-swagger.yaml 00712b351b QUERY_TARGET: new query engine for Netdata Agent (#13697) 2 years ago
web_api_v1.c 9232bfb6a0 track memory footprint of Netdata (#14294) 2 years ago
web_api_v1.h 1934696c45 Remove archivedcharts endpoint, optimize indices (#14296) 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.