summaryrefslogtreecommitdiffstats
path: root/web/api/README.md
blob: 89a95300277c09db2ec0a0a895a937fd323b3ffa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!--
title: "API"
custom_edit_url: https://github.com/netdata/netdata/edit/master/web/api/README.md
-->

# API

## Netdata REST API

The complete documentation of the Netdata API is available at the **[Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/netdata/netdata/master/web/api/netdata-swagger.yaml)**.

If your prefer it over the Swagger Editor, you can also use **[Swagger UI](https://registry.my-netdata.io/swagger/#!/default/get_data)**. This however does not provide all the information available.