# Prometheus

**Canonical:** https://apis.io/providers/prometheus-io/  
**Website:** https://prometheus.io/  
**APIs profiled:** 21

Prometheus is a Cloud Native Computing Foundation graduated open source systems monitoring and alerting toolkit. A Prometheus server scrapes metrics over HTTP from instrumented targets, stores them in an embedded time series database, and lets operators query, alert, and aggregate them with the PromQL query language. The project pairs the Prometheus server with Alertmanager for alert routing and silencing, official client libraries for Go, Java, Python, Ruby, and Rust, and a large ecosystem of exporters (node, blackbox, snmp, statsd, jmx, mysqld, cloudwatch, consul, graphite, memcached, pushgateway, etc.) for pulling metrics out of existing systems. Prometheus also drives the OpenMetrics exposition format and an experimental Remote Write 2.0 protocol for shipping samples to long-term storage backends.

## Kin Score — 36.3 / 100 (thin)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 36.3).

| Facet | Score |
|---|---|
| Discoverability | 59.3 |
| Contract Quality | 60.5 |
| Governance | 9.8 |
| Contract Governance | 9.8 |
| Operational Transparency | 26.3 |
| Developer Ergonomics | 42.9 |
| Commercial Clarity | 10.5 |
| Access Clarity | 10.5 |

## Agent readiness — 23.5 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | no |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | verified |
| Rate Limit Signal | no |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Unknown — onboarding: unknown, pricing: unknown, trial: no (confidence: low).

## APIs (21)

- **Prometheus Remote Write** — Remote Write is Prometheus' push protocol for shipping scraped samples to long-term storage and analysis backends (Cortex, Thanos, Mimir, VictoriaMetrics, InfluxDB, Datadog, etc...
- **Prometheus Exposition Format / OpenMetrics** — The text-based exposition format that every instrumented target exposes (typically on /metrics) and that the Prometheus server scrapes over HTTP. The format evolved into OpenMet...
- **Prometheus OTLP Metrics Receiver** — Optional OpenTelemetry Protocol metrics receiver exposed on /api/v1/otlp/v1/metrics when the Prometheus server is started with --web.enable-otlp-receiver. Accepts OTLP/HTTP prot...
- **Prometheus admin API** — Administrative operations for TSDB management.
- **Prometheus alert API** — Everything related to Alertmanager alerts
- **Prometheus alertgroup API** — The alertgroup API from Prometheus — 1 operation(s) for alertgroup.
- **Prometheus alerts API** — Query active alerts and alertmanager discovery.
- **Prometheus features API** — Query enabled features.
- **Prometheus general API** — General Alertmanager operations
- **Prometheus labels API** — Query label names and values.
- **Prometheus metadata API** — Retrieve metric metadata such as type and unit.
- **Prometheus notifications API** — Server notifications and events.
- **Prometheus otlp API** — OpenTelemetry Protocol metrics ingestion.
- **Prometheus query API** — Query and evaluate PromQL expressions.
- **Prometheus receiver API** — Everything related to Alertmanager receivers
- **Prometheus remote API** — Remote read and write endpoints.
- **Prometheus rules API** — Query recording and alerting rules.
- **Prometheus series API** — Query and manage time series.
- **Prometheus silence API** — Everything related to Alertmanager silences
- **Prometheus status API** — Retrieve server status and configuration.
- **Prometheus targets API** — Retrieve target and scrape pool information.

## Agentic access (1)

- **Prometheus Io Agentic Access** — 57 operations · 22 acting

## Security (1)

- **Prometheus Io Domain Security** — TLSv1.3 · HSTS

## Tags

Monitoring, Metrics, Observability, Time Series, Alerting, Cloud-Native, CNCF, Open-Source, PromQL, Telemetry

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/prometheus-io/). Scores are computed from the provider's own public artifacts under a published rubric.
