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.

Grafana Mimir HTTP API is one of 20 APIs that Grafana publishes on the APIs.io network.

Tagged areas include Observability, Mimir, Metrics, and Prometheus. The published artifact set on APIs.io includes API documentation.

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.