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

Prometheus Silences API

Endpoints for creating, listing, updating, and expiring silences that mute matching alerts.

Prometheus Silences API is one of 14 APIs that Prometheus publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Silences. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a GitHub repository, a changelog, an AsyncAPI specification, and 1 JSON Schema.

This API exposes 4 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version v0.28.0.

Requests are made against a single base URL, http://{host}:{port}.

4 operations 2 paths 3 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v0.28.0
Server
http://{host}:{port}
License
Resource Areas
1

Paths & Operations 4

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

Silences 4

Endpoints for creating, listing, updating, and expiring silences that mute matching alerts.

GET
/api/v2/silences
Prometheus List silences
listSilences 1 param → 200400
POST
/api/v2/silences
Prometheus Create or update silence
createSilence body → 200400404
GET
/api/v2/silence/{silenceID}
Prometheus Get silence by ID
getSilence 1 param → 200404
DELETE
/api/v2/silence/{silenceID}
Prometheus Expire silence
deleteSilence 1 param → 200404500

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are GettableSilence (8 properties), PostableSilence (6 properties), Matcher (4 properties). Each schema is shown below with its type and property counts.

PostableSilence
object
Silence definition for creation or update.
6 properties 5 required
GettableSilence
object
A silence as returned by Alertmanager with full metadata.
8 properties 8 required
Matcher
object
A label matcher used in silences and routes.
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prometheus-silences-api-openapi.yml Raw ↑

Other APIs Prometheus publishes across the network.

Prometheus Remote Write API
Prometheus Client Libraries
Prometheus Admin API
Prometheus Alerts API
Prometheus Lifecycle API
Prometheus Metadata API
Prometheus Metrics API
Prometheus Query API
Prometheus Receivers API
Prometheus Rules API
Prometheus Status API
Prometheus Targets API
Where this information came from

This is an independent, third-party profile of Prometheus Silences 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.