Netdata API's
Agent 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.
Cloud API
Netdata Cloud offers a public REST API for programmatic access to Cloud resources, spaces, war rooms, and nodes.
You can explore the API directly via our live API documentation:
tip
This page redirects you to the live API explorer, which is always up-to-date.
Use this to discover endpoints, payloads, and try requests directly in the browser.
Do you have any feedback for this page? If so, you can open a new issue on our netdata/learn repository.