Costa Tsaousis 8a036f0b24 /api/v2/X part 7 (#14797) 1 year 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 8a036f0b24 /api/v2/X part 7 (#14797) 1 year ago
health d2daa19bf5 JSON internal API, IEEE754 base64/hex streaming, weights endpoint optimization (#14493) 2 years ago
queries 8a036f0b24 /api/v2/X part 7 (#14797) 1 year 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 491fb58cfc Update API (#14772) 2 years ago
netdata-swagger.json 8a036f0b24 /api/v2/X part 7 (#14797) 1 year ago
netdata-swagger.yaml 8a036f0b24 /api/v2/X part 7 (#14797) 1 year ago
web_api.c 5eed0545d4 /api/v2/X part 5 (#14718) 2 years ago
web_api.h 5eed0545d4 /api/v2/X part 5 (#14718) 2 years ago
web_api_v1.c 8a036f0b24 /api/v2/X part 7 (#14797) 1 year ago
web_api_v1.h 5eed0545d4 /api/v2/X part 5 (#14718) 2 years ago
web_api_v2.c 5eed0545d4 /api/v2/X part 5 (#14718) 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 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.