How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Netdata alerts API

Everything related to alerts

Netdata alerts API is one of 2 APIs that Netdata publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Alerts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 6 operations across 6 paths, and defines 32 schemas. It is described by OpenAPI 3.2.0, at version 0.0.1.

Requests are made against a single base URL, https://app.netdata.cloud.

6 operations 6 paths 32 schemas 1 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.1
Base URL
http://localhost:19999
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Netdata alerts API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Bearer token from Netdata Cloud account settings

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 1 GET, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

alerts 6
POST
/api/v2/spaces/{spaceID}/notifications/silencing/rrule/evaluate
Evaluate an RRule and return occurrences
evaluate-rrule 1 param body → 200400401403413422500
POST
/api/v2/spaces/{spaceID}/notifications/silencing/rule
Create a new Alert Notification Silencing Rule
create-silencing-rule 1 param body → 200400401403422500
PUT
/api/v2/spaces/{spaceID}/notifications/silencing/rule/ruleID
Update an existing Alert Notification Silencing Rule
update-silencing-rule 2 params body → 200400401403404422500
GET
/api/v2/spaces/{spaceID}/notifications/silencing/rules
Get all the Alert Notification Silencing Rules
get-silencing-rules 1 param → 200401403422500
POST
/api/v2/spaces/{spaceID}/notifications/silencing/rules/delete
Delete Alert Notification Silencing Rules
delete-silencing-rules 1 param body → 200400401403422500
POST
/api/v2/spaces/{spaceID}/rooms/{roomID}/alerts:misconfigured
Get misconfigured alerts for a room
get-room-alerts-misconfigured 2 params body → 200400401403422500

Schemas 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are github_com_netdata_cloud-api-docs_cloud-alarm-processor-service_api.silencingRule (19 properties), github_com_netdata_cloud-alarm-processor-service_api.stuckRaisedAlert (8 properties), github_com_netdata_cloud-api-docs_cloud-alarm-processor-service_api.evaluateRRuleReq (6 properties), github_com_netdata_cloud-alarm-processor-service_api.dispatchNoneItem (5 properties). Each schema is shown below with its type and property counts.

github_com_netdata_cloud-alarm-processor-service_api.silencedLongThresholds
object
2 properties
github_com_netdata_cloud-api-docs_cloud-alarm-processor-service_api.evaluateRRuleReq
object
6 properties
github_com_netdata_cloud-alarm-processor-service_api.silencedLongResponse
object
2 properties
github_com_netdata_cloud-alarm-processor-service_api.dispatchNoneAlert
object
3 properties
github_com_netdata_cloud-alarm-processor-service_api.firingOftenAlert
object
3 properties
github_com_netdata_cloud-alarm-processor-service_api.dispatchNoneItem
object
5 properties
github_com_netdata_cloud-alarm-processor-service_api.stuckRaisedAlert
object
8 properties
github_com_netdata_cloud-alarm-processor-service_api.silencedLongTotals
object
2 properties
github_com_netdata_cloud-api-docs_cloud-alarm-processor-service_api.evaluateRRuleWindowReq
object
2 properties
github_com_netdata_cloud-alarm-processor-service_api.dispatchNoneThresholds
object
2 properties
github_com_netdata_cloud-alarm-processor-service_api.silencedLongAlert
object
3 properties
github_com_netdata_cloud-api-docs_cloud-alarm-processor-service_api.occurrence
object
2 properties
github_com_netdata_cloud-alarm-processor-service_api.dispatchNoneTotals
object
2 properties
github_com_netdata_cloud-alarm-processor-service_api.misconfiguredAlertsRequest
object
2 properties
github_com_netdata_cloud-alarm-processor-service_api.stuckRaisedStatusTotal
object
2 properties
github_com_netdata_cloud-alarm-processor-service_api.firingOftenItem
object
3 properties
github_com_netdata_cloud-alarm-processor-service_api.silencedLongItem
object
5 properties
github_com_netdata_cloud-alarm-processor-service_api.firingOftenResponse
object
2 properties
github_com_netdata_cloud-alarm-processor-service_api.firingOftenTotals
object
2 properties
github_com_netdata_cloud-alarm-processor-service_api.stuckRaisedThresholds
object
1 property
errors.ValidationError
object
2 properties
github_com_netdata_cloud-alarm-processor-service_api.firingOftenThresholds
object
2 properties
github_com_netdata_cloud-alarm-processor-service_api.stuckRaisedTotals
object
4 properties
github_com_netdata_cloud-alarm-processor-service_api.stuckRaisedResponse
object
2 properties
errors.Error
object
5 properties
github_com_netdata_cloud-alarm-processor-service_api.stuckRaisedItem
object
2 properties
github_com_netdata_cloud-alarm-processor-service_api.dispatchNoneResponse
object
2 properties
github_com_netdata_cloud-alarm-processor-service_api.misconfiguredAlertsThresholds
object
4 properties
github_com_netdata_cloud-alarm-processor-service_api.misconfiguredAlertsResponse
object
5 properties
github_com_netdata_cloud-api-docs_cloud-alarm-processor-service_api.silencingRule
object
19 properties
github_com_netdata_cloud-api-docs_cloud-alarm-processor-service_api.evaluateRRuleRes
object
3 properties
github_com_netdata_cloud-alarm-processor-service_api.MisconfiguredNode
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netdata-alerts-api-openapi.yml Raw ↑

Other APIs Netdata publishes across the network.

Netdata charts API
Where this information came from

This is an independent, third-party profile of Netdata alerts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.