Grafana Mimir HTTP API

Horizontally scalable, multi-tenant, long-term Prometheus-compatible metrics storage. Exposes Prometheus remote-write at `/api/v1/push`, the full Prometheus query API (`/api/v1/query`, `/query_range`, `/series`, `/labels`), ruler endpoints for recording and alerting rules, alertmanager configuration, and per-tenant admin endpoints.

API entry from apis.yml

apis.yml Raw ↑
aid: grafana-com:mimir-http-api
name: Grafana Mimir HTTP API
tags:
- Observability
- Mimir
- Metrics
- Prometheus
humanURL: https://grafana.com/docs/mimir/latest/references/http-api/
properties:
- url: https://grafana.com/docs/mimir/latest/references/http-api/
  type: Documentation
- url: https://github.com/grafana/mimir
  type: SourceCode
description: Horizontally scalable, multi-tenant, long-term Prometheus-compatible metrics storage. Exposes
  Prometheus remote-write at `/api/v1/push`, the full Prometheus query API (`/api/v1/query`, `/query_range`,
  `/series`, `/labels`), ruler endpoints for recording and alerting rules, alertmanager configuration,
  and per-tenant admin endpoints.